Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1657338
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/5] remove non-uapi <asm/siginfo.h> |
| Date | 2017-06-05 10:10 +0200 |
| Message-ID | <tOVfk-kl-15@gated-at.bofh.it> (permalink) |
| References | <tOmAW-2vN-7@gated-at.bofh.it> <tOmAW-2vN-15@gated-at.bofh.it> <tODBL-5Ak-1@gated-at.bofh.it> <tOUsV-8gF-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
untangle the <asm/siginfo.h> mess Christoph Hellwig <hch@lst.de> - 2017-06-03 21:10 +0200
[PATCH 5/5] remove non-uapi <asm/siginfo.h> Christoph Hellwig <hch@lst.de> - 2017-06-03 21:10 +0200
Re: [PATCH 5/5] remove non-uapi <asm/siginfo.h> Thomas Gleixner <tglx@linutronix.de> - 2017-06-04 15:20 +0200
Re: [PATCH 5/5] remove non-uapi <asm/siginfo.h> Christoph Hellwig <hch@lst.de> - 2017-06-05 09:20 +0200
Re: [PATCH 5/5] remove non-uapi <asm/siginfo.h> Thomas Gleixner <tglx@linutronix.de> - 2017-06-05 10:10 +0200
[tip:timers/core] signal: Remove non-uapi <asm/siginfo.h> tip-bot for Christoph Hellwig <tipbot@zytor.com> - 2017-06-05 10:20 +0200
[PATCH 2/5] ia64: remove HAVE_ARCH_COPY_SIGINFO Christoph Hellwig <hch@lst.de> - 2017-06-03 21:10 +0200
[tip:timers/core] ia64: Remove HAVE_ARCH_COPY_SIGINFO tip-bot for Christoph Hellwig <tipbot@zytor.com> - 2017-06-05 10:20 +0200
[PATCH 1/5] sparc: simplify <asm/siginfo.h> Christoph Hellwig <hch@lst.de> - 2017-06-03 21:10 +0200
Re: [PATCH 1/5] sparc: simplify <asm/siginfo.h> David Miller <davem@davemloft.net> - 2017-06-03 23:20 +0200
[tip:timers/core] sparc: Simplify <asm/siginfo.h> tip-bot for Christoph Hellwig <tipbot@zytor.com> - 2017-06-05 10:20 +0200
Re: untangle the <asm/siginfo.h> mess Arnd Bergmann <arnd@arndb.de> - 2017-06-06 13:00 +0200
csiph-web