]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] kexec: x86_64: e820 64bit fix
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 25 Jun 2005 21:57:42 +0000 (14:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:46 +0000 (16:24 -0700)
commit70adada4282b52130ef31c7722d3fd8d94dacbc2
tree3caa804bbb1ee8db8ce64b34360b6d561662c0cb
parent9635b47d910223745258768418003580ef7dba17
[PATCH] kexec: x86_64: e820 64bit fix

From: Eric W. Biederman <ebiederm@xmission.com>

It is ok to reserve resources > 4G on x86_64 struct resource is 64bit now :)

Signed-off-by: Eric Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/e820.c