Horms wrote: > Fix propnames in kexec/arch/ppc64/fs2dt.c > > * Makes sure it is initialised as null terminated > * Make sure it is not overrun when new elements are added > > Signed-off-by: Simon Horman <[EMAIL PROTECTED]> > Not sure if we really need the changes related to second bullet. This patch creates problem during kdump boot and kdump kernel fails to boot. Will need to find out the real reason for failure. Probably the extra check is causing trouble ??
Thanks -Sachin > Index: kexec-tools-testing/kexec/arch/ppc64/fs2dt.c > =================================================================== > --- kexec-tools-testing.orig/kexec/arch/ppc64/fs2dt.c 2006-12-11 > 14:29:49.000000000 +0900 > +++ kexec-tools-testing/kexec/arch/ppc64/fs2dt.c 2006-12-11 > 14:33:26.000000000 +0900 > _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
