Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1299003
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option |
| Date | 2015-12-29 15:00 +0100 |
| Message-ID | <qL2YH-1hA-7@gated-at.bofh.it> (permalink) |
| References | <qKYLo-6Xt-7@gated-at.bofh.it> <qL0ka-824-27@gated-at.bofh.it> <qL0WS-8pQ-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday 29 December 2015 14:43:41 Yury Norov wrote: > On Tue, Dec 29, 2015 at 12:02:33PM +0100, Arnd Bergmann wrote: > > On Tuesday 29 December 2015 12:26:35 Yury Norov wrote: > > > > Acked-by: Arnd Bergmann <arnd@arndb.de> > > > > Should we merge the two patches through my asm-generic tree now, or should > > we keep them in the ilp32 series, any preferences? > > > > I think either way works. > > > > Arnd > > I'd prefer asm-generic tree because they are not related to ILP32 only. > Ok, I'll add it there after collecting a few more Acks. Generally speaking I prefer to keep asm-generic patches in whatever series depends on them, as there are normally very few changes, but it makes sense to merge this one regardless just to make sure no other dependencies get added in case someone submits a new architecture port at the same time. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs Yury Norov <ynorov@caviumnetworks.com> - 2015-12-29 10:30 +0100
[PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option Yury Norov <ynorov@caviumnetworks.com> - 2015-12-29 10:40 +0100
Re: [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option Arnd Bergmann <arnd@arndb.de> - 2015-12-29 12:10 +0100
Re: [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option Yury Norov <ynorov@caviumnetworks.com> - 2015-12-29 12:50 +0100
Re: [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option Arnd Bergmann <arnd@arndb.de> - 2015-12-29 15:00 +0100
Re: [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option Thomas Gleixner <tglx@linutronix.de> - 2015-12-29 13:00 +0100
csiph-web