Re: [PATCH 5/5] remove non-uapi <asm/siginfo.h>

From: Thomas Gleixner
Date: Mon Jun 05 2017 - 04:01:03 EST


On Mon, 5 Jun 2017, Christoph Hellwig wrote:
> 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.

No need. I already folded it in and it survived the built bot testing w/o
complaints. About to push it out into tip timers/core as I have the posix
timer stuff pending on top of it.

Thanks,

tglx