Horms wrote: > Make sure access to dtstruct does not overflow. > > *** This is a fairly large patch, and I am not 100% that it > *** (or what it replaces) is correct > > Signed-off-by: Simon Horman <[EMAIL PROTECTED]> > Haven't tested this yet. Will give this a try..
Thanks -Sachin > Index: kexec-tools-testing/kexec/arch/ppc64/fs2dt.c > =================================================================== > --- kexec-tools-testing.orig/kexec/arch/ppc64/fs2dt.c 2006-12-11 > 14:48:59.000000000 +0900 > +++ kexec-tools-testing/kexec/arch/ppc64/fs2dt.c 2006-12-11 > 14:49:48.000000000 +0900 > @@ -39,7 +39,8 @@ > > static char pathname[MAXPATH], *pathstart; > _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
