From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v2 5/5] m68k: added __IGNORE* entries in asm/unistd.h Date: Mon, 24 Sep 2018 09:05:57 +0200 Message-ID: References: <1537455973-12468-1-git-send-email-firoz.khan@linaro.org> <1537455973-12468-6-git-send-email-firoz.khan@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1537455973-12468-6-git-send-email-firoz.khan@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: firoz.khan@linaro.org Cc: linux-m68k , Greg KH , Philippe Ombredanne , Thomas Gleixner , Kate Stewart , y2038 Mailman List , Linux Kernel Mailing List , Linux-Arch , Arnd Bergmann , Deepa Dinamani , marcin.juszkiewicz@linaro.org List-Id: linux-arch.vger.kernel.org On Thu, Sep 20, 2018 at 5:07 PM Firoz Khan wrote: > Added few __IGNORE* entries for seccomp, pkey_mprotect, > pkey_alloc, pkey_free, io_pgetevents and rseq in the file > asm/unistd.h as it is correct to keep __IGNORE* entry in > non uapi header asm/unistd.h while uapi/asm/unistd.h must > hold information only useful for user space applications. > > Signed-off-by: Firoz Khan Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-f195.google.com ([209.85.221.195]:44694 "EHLO mail-vk1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727229AbeIXNGt (ORCPT ); Mon, 24 Sep 2018 09:06:49 -0400 MIME-Version: 1.0 References: <1537455973-12468-1-git-send-email-firoz.khan@linaro.org> <1537455973-12468-6-git-send-email-firoz.khan@linaro.org> In-Reply-To: <1537455973-12468-6-git-send-email-firoz.khan@linaro.org> From: Geert Uytterhoeven Date: Mon, 24 Sep 2018 09:05:57 +0200 Message-ID: Subject: Re: [PATCH v2 5/5] m68k: added __IGNORE* entries in asm/unistd.h Content-Type: text/plain; charset="UTF-8" Sender: linux-arch-owner@vger.kernel.org List-ID: To: firoz.khan@linaro.org Cc: linux-m68k , Greg KH , Philippe Ombredanne , Thomas Gleixner , Kate Stewart , y2038 Mailman List , Linux Kernel Mailing List , Linux-Arch , Arnd Bergmann , Deepa Dinamani , marcin.juszkiewicz@linaro.org Message-ID: <20180924070557.htBAYoYzHYgTX_fp46MfNQi9Yil3Usl38GC7_s3AQRQ@z> On Thu, Sep 20, 2018 at 5:07 PM Firoz Khan wrote: > Added few __IGNORE* entries for seccomp, pkey_mprotect, > pkey_alloc, pkey_free, io_pgetevents and rseq in the file > asm/unistd.h as it is correct to keep __IGNORE* entry in > non uapi header asm/unistd.h while uapi/asm/unistd.h must > hold information only useful for user space applications. > > Signed-off-by: Firoz Khan Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds