summaryrefslogtreecommitdiff
path: root/kexec/kexec.c
diff options
context:
space:
mode:
authorJay Lan <jlan@sgi.com>2007-01-31 17:54:22 -0800
committerSimon Horman <horms@verge.net.au>2007-02-01 11:40:55 +0900
commitacd0bdeab5b2932a48165efbf79a21e111e950ae (patch)
treecd2f6f060ae629c7b1bbcac18c50ad7c78755e27 /kexec/kexec.c
parent4b94de0aaa7b0fb911a7513f90e5b928799c7c2a (diff)
IA64 kexec-tools: efi_memmap overflow on large systems
This patch fixes a efi_memmap overflow problem on large system. Currently the kexec allocates statically 16k buffer to contain efi_memmap. It can hold about 333 entries. It causes data corruption on large system. This patch would let kexec allocate the efi_memmap at run time using the actual size allocated in the production kernel. Signed-off-by: Jay Lan <jlan@sgi.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/kexec.c')
0 files changed, 0 insertions, 0 deletions