From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ECE38C43387 for ; Thu, 10 Jan 2019 17:06:31 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AFEE020685 for ; Thu, 10 Jan 2019 17:06:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EqqzlPde" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AFEE020685 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arndb.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2EAbqp52hjPZ+SlPAm3Fx5gjY8AMxyrQUNgZx767wsQ=; b=EqqzlPdeOYBe+i 2PnwH9Xmr1fBmnIyaloweJiLWZnLF0565VUeHnYmHGfGU42SNerwQjacWBIW8BMdRTzMOCr1ycTek m+pMVREy58bAjr0vYYmZhFH6Rtma+weMoC/Rqye6qLyvh4ZLuZ702dy5LvT/laDrh7LCnmEYjRIS+ hB9NHhOYispHqZdUNWXRG/SFlXt4s1ZfXtiNscspqUdbzTNT8ZA2S3zDAHQsPS0lTmyMq+xX6vvo9 42WOO3EfTaWURyMx5xFB0liBpLrhPa/5mDF2NiKYCMjXG+G7d585xL03gy4T3d+3hZrEt78QuLTu/ tEvHSIqIMJWK6SuYniGg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ghdmo-000079-NU; Thu, 10 Jan 2019 17:06:30 +0000 Received: from mail-qt1-f196.google.com ([209.85.160.196]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ghdml-00006e-Pz for linux-arm-kernel@lists.infradead.org; Thu, 10 Jan 2019 17:06:29 +0000 Received: by mail-qt1-f196.google.com with SMTP id v11so14018605qtc.2 for ; Thu, 10 Jan 2019 09:06:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ppZcVQ/6kEa1+6j6RgrBmmjrAAts0gpmQru81oI2DjY=; b=TErwJatucnVAdfKBdkbp5w3Y3Wh7YyguJcG7MwzyAzzlDis5QOVVz6NJ1hSuO9cIaG HgLKRwJFiDxhg/VEOUhSTjMPGU97kKlYVnNgVBQqzIzOpjxs2rw5iJ9whmsabgFq2vJ2 l6lSXEnTiWpmkdnr/dRcnXyoz0lofoy9Z/O9aX4tcCsshYK2cMReDiUv+0lj5pBpx0s/ jm5XVpGYE56+m7QHGhMS4/JUHU8/04gxCAI0lN4jwEeuFjWRttdzK8o5sWQto/DeiPC2 zJhYJrjQFMqt0AektZubfjwHgPgBQGEUpJu8x4RdXp0KUnWTyHxeYxs4/qJ5cvEYHFcw enCQ== X-Gm-Message-State: AJcUukd+Ip0VDDAagTJIc0uX5LYULdKM+lbFYf3XWPhFxLXMLxEp9JE4 kQbElq15qzke+90D7yjqAJn8o/fZIYJ1J+Mg3pQ= X-Google-Smtp-Source: ALg8bN6AYimQvL2fk3CyhFYbTwHueixsV0cppMAFEDILJ7f9F0R4jNkQXt8J3yrK7O3RY2Kukmp6QEA1Mn21OLb0A00= X-Received: by 2002:a0c:e202:: with SMTP id q2mr10276671qvl.180.1547139986093; Thu, 10 Jan 2019 09:06:26 -0800 (PST) MIME-Version: 1.0 References: <20190110162435.309262-1-arnd@arndb.de> In-Reply-To: From: Arnd Bergmann Date: Thu, 10 Jan 2019 18:06:09 +0100 Message-ID: Subject: Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038 To: Geert Uytterhoeven X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190110_090627_843254_A34BE245 X-CRM114-Status: GOOD ( 18.44 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rich Felker , "linux-ia64@vger.kernel.org" , Linux-sh list , Catalin Marinas , Heiko Carstens , Dominik Brodowski , linux-mips@vger.kernel.org, Max Filippov , Deepa Dinamani , "H. Peter Anvin" , sparclinux , linux-s390 , Davidlohr Bueso , y2038 Mailman List , Michael Ellerman , Helge Deller , the arch/x86 maintainers , Russell King , Ingo Molnar , Firoz Khan , Matt Turner , Fenghua Yu , Will Deacon , linux-m68k , Ivan Kokshaysky , Andy Lutomirski , Thomas Gleixner , Linux ARM , Michal Simek , Tony Luck , Parisc List , Linux API , Linux Kernel Mailing List , Paul Burton , "Eric W. Biederman" , alpha , Martin Schwidefsky , Andrew Morton , linuxppc-dev , "David S. Miller" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jan 10, 2019 at 5:59 PM Geert Uytterhoeven wrote: > > Hi Arnd, > > On Thu, Jan 10, 2019 at 5:26 PM Arnd Bergmann wrote: > > The system call tables have diverged a bit over the years, and a number > > of the recent additions never made it into all architectures, for one > > reason or another. > > > > This is an attempt to clean it up as far as we can without breaking > > compatibility, doing a number of steps: > > Thanks a lot! > > > - Add system calls that have not yet been integrated into all > > architectures but that we definitely want there. > > It looks like you missed wiring up io_pgetevents() on m68k. > Is that intentional? Yes, I thought I had described that somewhere but maybe I forgot: semtimedop() and io_pgetevents() get replaced with time64 versions in the follow-up, so I only added them in 64-bit architectures. If you think we should have both io_pgetevents() and io_pgetevents_time32() on all 32-bit architectures, I can add that as well. Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel