On Sun, Jun 04, 2017 at 03:13:11PM +0200, Thomas Gleixner wrote: > On Sat, 3 Jun 2017, Christoph Hellwig wrote: > > > By moving the kernel side __SI_* defintions right next to the userspace > > ones we can kill the non-uapi versions of <asm/siginfo.h> include > > include/asm-generic/siginfo.h and untangle the unholy mess of includes. > > That needs a couple of fixups and we can remove > > arch/X/include/uapi/asm/siginfo.h from m32r, microblaze, mn10300 and score. > > Delta patch below. Thanks. I'm going to include this if I have to resend for some reason.