git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3fbe5e
)
x86: reserve highmem pages via reserve_early
author
Huang, Ying
<ying.huang@intel.com>
Mon, 2 Jun 2008 06:26:18 +0000
(14:26 +0800)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 5 Jun 2008 13:10:02 +0000
(15:10 +0200)
This patch makes early reserved highmem pages become reserved
pages. This can be used for highmem pages allocated by bootloader such
as EFI memory map, linked list of setup_data, etc.
Signed-off-by: Huang Ying <ying.huang@intel.com>
Cc: andi@firstfloor.org
Cc: mingo@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found