xmon memory dump does not handle LE
Michael Ellerman
mpe at ellerman.id.au
Tue Feb 7 12:00:06 AEDT 2017
Douglas Miller <dougmill at linux.vnet.ibm.com> writes:
> Hi Michael,
>
> Yes, your patch seems a more complete solution. The idea of "d1", "d2",
> "d4", and "d8" commands is more what I needed and makes more sense to
> someone hitting xmon "cold". I'll work on getting your patch submitted.
>
>
> Question on these sorts of patches (PPC only), do we submit initially to
> upstream, or here on this (PPC) mailing list?
Yeah send them here. Patches that are only touch powerpc should come
here, from where I merge them and then send them to Linus.
Anything that touches powerpc and some other code should at least be
CC'ed here.
If you're ever in doubt where to send a patch you can use:
$ ./scripts/get_maintainer.pl --nogit-fallback --no-rolestats -f arch/powerpc/xmon/xmon.c
Benjamin Herrenschmidt <benh at kernel.crashing.org>
Paul Mackerras <paulus at samba.org>
Michael Ellerman <mpe at ellerman.id.au>
linuxppc-dev at lists.ozlabs.org
linux-kernel at vger.kernel.org
> It would be nice to get this into the distros as soon as possible.
This isn't a bug fix so the distros won't pick it up automatically.
You'll have to ask them specifically to take a backport.
cheers
More information about the Linuxppc-dev
mailing list