Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113518
b: refs/heads/master
c: 3e6de5a
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Oct 13, 2008
1 parent f9bfb50 commit e22690a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a73aaedd95703bd49f4c3f9df06fb7b7373ba905
refs/heads/master: 3e6de5a393661c5cdabe44115e93bcbde6a742fc
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/head.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ void __init reserve_ebda_region(void)

/* start of EBDA area */
ebda_addr = get_bios_ebda();
printk(KERN_INFO "BIOS EBDA/lowmem at: %08x/%08x\n", ebda_addr, lowmem);

/* Fixup: bios puts an EBDA in the top 64K segment */
/* of conventional memory, but does not adjust lowmem. */
Expand Down

0 comments on commit e22690a

Please sign in to comment.