Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48484
b: refs/heads/master
c: 40d22c1
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell authored and Andi Kleen committed Feb 13, 2007
1 parent 735faa3 commit f8ce4ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a57ff1a7051f0936b57342a57c25658d7ca3cc6
refs/heads/master: 40d22c1b5675e428b3f3f9a945d0bd62e94ca2f1
1 change: 0 additions & 1 deletion trunk/arch/i386/mm/discontig.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ extern void find_max_pfn(void);
extern void add_one_highpage_init(struct page *, int, int);

extern struct e820map e820;
extern unsigned long init_pg_tables_end;
extern unsigned long highend_pfn, highstart_pfn;
extern unsigned long max_low_pfn;
extern unsigned long totalram_pages;
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-i386/setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ int __init sanitize_e820_map(struct e820entry * biosmap, char * pnr_map);
void __init add_memory_region(unsigned long long start,
unsigned long long size, int type);

extern unsigned long init_pg_tables_end;

#endif /* __ASSEMBLY__ */

#endif /* __KERNEL__ */
Expand Down

0 comments on commit f8ce4ee

Please sign in to comment.