Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: Gabriel Paubert <paubert@xxxxxxx>
- Subject: Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Date: Fri, 18 Jan 2019 20:30:57 +0100
- Cc: y2038 Mailman List <y2038@xxxxxxxxxxxxxxxx>, Linux API <linux-api@xxxxxxxxxxxxxxx>, Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>, linux-arch <linux-arch@xxxxxxxxxxxxxxx>, Rich Felker <dalias@xxxxxxxx>, linux-ia64@xxxxxxxxxxxxxxx, Linux-sh list <linux-sh@xxxxxxxxxxxxxxx>, Catalin Marinas <catalin.marinas@xxxxxxx>, Will Deacon <will.deacon@xxxxxxx>, Max Filippov <jcmvbkbc@xxxxxxxxx>, Deepa Dinamani <deepa.kernel@xxxxxxxxx>, "H. Peter Anvin" <hpa@xxxxxxxxx>, sparclinux <sparclinux@xxxxxxxxxxxxxxx>, linux-s390 <linux-s390@xxxxxxxxxxxxxxx>, Helge Deller <deller@xxxxxx>, "the arch/x86 maintainers" <x86@xxxxxxxxxx>, Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>, Ingo Molnar <mingo@xxxxxxxxxx>, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>, Firoz Khan <firoz.khan@xxxxxxxxxx>, Matt Turner <mattst88@xxxxxxxxx>, Fenghua Yu <fenghua.yu@xxxxxxxxx>, Heiko Carstens <heiko.carstens@xxxxxxxxxx>, Linux FS-devel Mailing List <linux-fsdevel@xxxxxxxxxxxxxxx>, linux-m68k <linux-m68k@xxxxxxxxxxxxxxx>, Andy Lutomirski <luto@xxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, Linux ARM <linux-arm-kernel@xxxxxxxxxxxxxxxxxxx>, Michal Simek <monstr@xxxxxxxxx>, Tony Luck <tony.luck@xxxxxxxxx>, Parisc List <linux-parisc@xxxxxxxxxxxxxxx>, Networking <netdev@xxxxxxxxxxxxxxx>, linux-mips@xxxxxxxxxxxxxxx, Paul Burton <paul.burton@xxxxxxxx>, "Eric W . Biederman" <ebiederm@xxxxxxxxxxxx>, alpha <linux-alpha@xxxxxxxxxxxxxxx>, Martin Schwidefsky <schwidefsky@xxxxxxxxxx>, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>, linuxppc-dev <linuxppc-dev@xxxxxxxxxxxxxxxx>, David Miller <davem@xxxxxxxxxxxxx>
- In-reply-to: <20190118171830.quvvwdgbuhq2nqrh@lt-gp.iram.es>
- References: <20190118161835.2259170-1-arnd@arndb.de> <20190118161835.2259170-14-arnd@arndb.de> <20190118171830.quvvwdgbuhq2nqrh@lt-gp.iram.es>
On Fri, Jan 18, 2019 at 6:20 PM Gabriel Paubert <paubert@xxxxxxx> wrote:
>
> On Fri, Jan 18, 2019 at 05:18:19PM +0100, Arnd Bergmann wrote:
> > The IPC system call handling is highly inconsistent across architectures,
> > some use sys_ipc, some use separate calls, and some use both. We also
> > have some architectures that require passing IPC_64 in the flags, and
> > others that set it implicitly.
> >
> > For the additon of a y2083 safe semtimedop() system call, I chose to only
>
> It's not critical, but there are two typos in that line:
> additon -> addition
> 2083 -> 2038
Fixed both, thanks!
Arnd
[Index of Archives]
[Linux Kernel]
[Sparc Linux]
[DCCP]
[Linux ARM]
[Yosemite News]
[Linux SCSI]
[Linux x86_64]
[Linux for Ham Radio]