From patchwork Fri Oct 26 05:13:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Firoz Khan X-Patchwork-Id: 10656939 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6E6355A4 for ; Fri, 26 Oct 2018 05:14:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 48C862C6AF for ; Fri, 26 Oct 2018 05:14:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3CD342C6B3; Fri, 26 Oct 2018 05:14:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D98FC2C6AF for ; Fri, 26 Oct 2018 05:14:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727387AbeJZNtm (ORCPT ); Fri, 26 Oct 2018 09:49:42 -0400 Received: from mail-pl1-f195.google.com ([209.85.214.195]:40225 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727381AbeJZNtm (ORCPT ); Fri, 26 Oct 2018 09:49:42 -0400 Received: by mail-pl1-f195.google.com with SMTP id b9-v6so4603587pls.7 for ; Thu, 25 Oct 2018 22:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=0PBH0SiDBTS5A/xCIVzOHbzcxzD+kYNUD3TokR7YxPA=; b=NcJIvYQhdNJIAO6MZvPj9r2/cUbrsbW8Rm7RoSXpJuMhu++5LQ/txBjKU4qOKn1H/H ZLhkQb+aFVPPGhwukC35V8RckOXwWbT/PwCBEnN825YKze/yzZ+Ce/GTBSaD1ybyP50k rK3xYQiDUKdPpW+pIMqwjagkCMuZJZCCtNRhI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=0PBH0SiDBTS5A/xCIVzOHbzcxzD+kYNUD3TokR7YxPA=; b=ApmQSHSOOjDe9Q5OdpXedd2SSntSr/zNsEZkpCh3f7EgKy/vsiiZmSaNN1ISmo2adX ON+zWpeOFLXVjAPNS6xILFf7hrRNQi0Ni+YdB7kSwloMPI8sozTySH0QTEdK60jGXyQm PYwmCBFkLqOGQHDo7peOOYuIGMuQwovsluo3mo7SHCfo5jmGBaWrHjWnhlye4vimbNaJ VZxj0o6IMbMkbrPwToDU3HcTJ2w9c76RazM9Ye9eCwrIoVBDtC3jS+7pDIEWOforI1Vg eL0rypaD9QknUFBeir8ulNH8t6HrDf0SBBCmzZNcof0Zeo3T9kNR87UKOxM2UX4BO/86 /2Mw== X-Gm-Message-State: AGRZ1gLVVVA9bKzdUgP1/iWC70xnOlHlGxc9LSGY29vcSqftSuBTwFgs A6s6oKagBCUvahHKMent0cBwXg6aU38= X-Google-Smtp-Source: AJdET5fE83mDgW7QXknmg5fmbtPhZFGm9JbVqLfaydVTvIxpHYgHsR3f/lFBNqGZBZmhZiqt9MGhKw== X-Received: by 2002:a17:902:7683:: with SMTP id m3-v6mr2155878pll.180.1540530851576; Thu, 25 Oct 2018 22:14:11 -0700 (PDT) Received: from qualcomm-HP-ZBook-14-G2.domain.name ([49.207.61.165]) by smtp.gmail.com with ESMTPSA id m16-v6sm3329302pff.173.2018.10.25.22.14.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 25 Oct 2018 22:14:11 -0700 (PDT) From: Firoz Khan To: linux-parisc@vger.kernel.org, "James E . J . Bottomley" , Helge Deller , Thomas Gleixner , Greg Kroah-Hartman , Philippe Ombredanne , Kate Stewart Cc: y2038@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, arnd@arndb.de, deepa.kernel@gmail.com, marcin.juszkiewicz@linaro.org, firoz.khan@linaro.org Subject: [PATCH v6 5/5] parisc: syscalls: ignore nfsservctl for other architectures Date: Fri, 26 Oct 2018 10:43:11 +0530 Message-Id: <1540530791-3961-6-git-send-email-firoz.khan@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1540530791-3961-1-git-send-email-firoz.khan@linaro.org> References: <1540530791-3961-1-git-send-email-firoz.khan@linaro.org> Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This adds an exception to the syscall table checking script. nfsservctl entry is only provided on x86, and there is no reason to add it elsewhere. However, including it on the syscall table caused a warning for most configurations on non-x86. :696:2: warning: #warning syscall nfsservctl not implemented [-Wcpp] Signed-off-by: Firoz Khan --- scripts/checksyscalls.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/checksyscalls.sh b/scripts/checksyscalls.sh index ee3dfb5..cf93100 100755 --- a/scripts/checksyscalls.sh +++ b/scripts/checksyscalls.sh @@ -150,6 +150,7 @@ cat << EOF #define __IGNORE_uselib #define __IGNORE__sysctl #define __IGNORE_arch_prctl +#define __IGNORE_nfsservctl /* ... including the "new" 32-bit uid syscalls */ #define __IGNORE_lchown32