Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35855
b: refs/heads/master
c: 3bd4d18
h: refs/heads/master
i:
  35853: 4c48406
  35851: 6ac845d
  35847: 31d7ca9
  35839: cc4705e
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed Sep 26, 2006
1 parent 728a930 commit 78ff09c
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: c31fbb1ad890b11f037c16496e53f28877c12722
refs/heads/master: 3bd4d18cbab622c504f131f3c0029c3aa29c05be
2 changes: 2 additions & 0 deletions trunk/arch/x86_64/kernel/e820.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
#include <asm/bootsetup.h>
#include <asm/sections.h>

struct e820map e820 __initdata;

/*
* PFN of last memory page.
*/
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/x86_64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ struct sys_desc_table_struct {

struct edid_info edid_info;
EXPORT_SYMBOL_GPL(edid_info);
struct e820map e820;

extern int root_mountflags;

Expand Down

0 comments on commit 78ff09c

Please sign in to comment.