On Wed, Jan 11, 2012 at 12:30:12PM +0100, Michael Holzheu wrote: > From: Michael Holzheu <[email protected]> > > kdump only allocates memory for the prstatus ELF note. For s390x, > besides of prstatus multiple ELF notes for various different register > types are stored. Therefore the currently allocated memory is not > sufficient. With this patch the KEXEC_NOTE_BYTES macro can be > defined by architecture code and for s390x it is set to the correct > size now. > > Signed-off-by: Michael Holzheu <[email protected]>
This seems reasonable to me. Reviewed-by: Simon Horman <[email protected]> _______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
