On Wed, Jan 31, 2007 at 05:54:22PM -0800, Jay Lan wrote: > 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 <[EMAIL PROTECTED]>
Thanks, applied. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
