From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v2 08/29] m68k: assign syscall number for seccomp Date: Mon, 21 Jan 2019 09:55:38 +0100 Message-ID: References: <20190118161835.2259170-1-arnd@arndb.de> <20190118161835.2259170-9-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190118161835.2259170-9-arnd@arndb.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann Cc: Rich Felker , "linux-ia64@vger.kernel.org" , Linux-sh list , Benjamin Herrenschmidt , Heiko Carstens , linux-mips@vger.kernel.org, Max Filippov , netdev , Deepa Dinamani , "H. Peter Anvin" , sparclinux , Linux-Arch , linux-s390 , y2038 Mailman List , Michael Ellerman , Helge Deller , the arch/x86 maintainers , Russell King , Ingo Molnar , Firoz Khan , Catalin Marinas , Matt Turner , Fenghua Yu List-Id: linux-api@vger.kernel.org On Fri, Jan 18, 2019 at 5:20 PM Arnd Bergmann wrote: > Most architectures have assigned a numbers for the seccomp syscall > even when they do not implement it. > > m68k is an exception here, so for consistency lets add the number. > Unless CONFIG_SECCOMP is implemented, the system call just > returns -ENOSYS. > > Signed-off-by: Arnd Bergmann Acked-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