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/ _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
