From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752326AbbIPG6f (ORCPT ); Wed, 16 Sep 2015 02:58:35 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:34019 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751822AbbIPG6d (ORCPT ); Wed, 16 Sep 2015 02:58:33 -0400 MIME-Version: 1.0 In-Reply-To: <20150908162115.fc494463.akpm@linux-foundation.org> References: <20150728160015.142f588f@canb.auug.org.au> <20150729171256.GA10863@redhat.com> <20150908093524.507a19d8@canb.auug.org.au> <20150909085603.0173ac4e@canb.auug.org.au> <20150908162115.fc494463.akpm@linux-foundation.org> Date: Wed, 16 Sep 2015 08:58:32 +0200 X-Google-Sender-Auth: zjSVDED8dawxg_GBVDMlkZxwaSw Message-ID: Subject: Re: linux-next: manual merge of the akpm-current tree with the tip tree From: Geert Uytterhoeven To: Andrew Morton Cc: Linus Torvalds , Stephen Rothwell , Andrea Arcangeli , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , linux-next , Linux Kernel Mailing List , Andy Lutomirski , Eric B Munson , "Dr. David Alan Gilbert" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, On Wed, Sep 9, 2015 at 1:21 AM, Andrew Morton wrote: > New syscalls are rather a pain, both from the patch-monkeying POV and > also because nobody knows what the syscall numbers will be until > everything lands in mainline. Oh well, it doesn't happen often and > it's easy stuff. One more reason to let the assignment of syscall numbers be handled (1) by the architecture maintainer, (2) after -rc1, even for x86. If x86 is no more the canonical source, scripts/checksyscalls.sh needs an update, though. 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