From patchwork Thu Sep 27 14:24:27 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Firoz Khan X-Patchwork-Id: 10618097 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 3F04214BD for ; Thu, 27 Sep 2018 14:25:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2F5AA2B893 for ; Thu, 27 Sep 2018 14:25:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 237C82B8A1; Thu, 27 Sep 2018 14:25:38 +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 CB4AB2B893 for ; Thu, 27 Sep 2018 14:25:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727280AbeI0UoH (ORCPT ); Thu, 27 Sep 2018 16:44:07 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:32957 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728243AbeI0UoC (ORCPT ); Thu, 27 Sep 2018 16:44:02 -0400 Received: by mail-pg1-f196.google.com with SMTP id y18-v6so2115562pge.0 for ; Thu, 27 Sep 2018 07:25:30 -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=7063lwYrgYG2z+eMzXz0Gmdpv5PtmN+NtlFSGmDtuMc=; b=DmEWTtJ3/AV39KYsmV2tEa3GK2GlOv4arRMn+CHzz99VR+QZc2I8T97iBLDtR2GBuX TBx/+7mv2YMUpewBb/ME0ZZLoZiq76c+VoSuHw1DC5J7hLaYL6xKqrjQNjYs4rAiLEi/ WnqEJiYdFg3mB7wg4RP65W+DH0TqtF62D/bOU= 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=7063lwYrgYG2z+eMzXz0Gmdpv5PtmN+NtlFSGmDtuMc=; b=hKN/uOerQbp+2hgX8VwL9Kl75pbmkUhRkzKaOK3OZgp50p+UvA23c6ppAFcDgoGHhG QrI7XsyN3u48qxUfZ5oKCyQwrFKeb9Okk0sLCQ2dKIkpnY+6zrhxqzW3EBcljG6PMCPL GkHbnrk54Gr6y+ouGDYR2NdmtPr5v+sLldBc7IQHgqa7JcRNVrB0Oy87rW/YKcEK61aq tfhyc+URoKyH3L6zsDsyiXFRbWL36lDZcW4sGmVYDieWCd+iircwcRqyhcbPglLuE9gV 2Ijiub7Q665jCr2WRJnESUWFaXNvQkvtjeqzFHNzk2qh46hv1gawEHLfI2ZywAm/VEg6 IrNA== X-Gm-Message-State: ABuFfohJ2etaZJYwt0rjrLnKF991Wzsc7R+tR4Yo4rCSI7iKAz7JWeC8 S8M1pliwR53ZdWWRCIDZIdn6S/7bgNA= X-Google-Smtp-Source: ACcGV60hzAovtMFr9sbmK3f2L74IHb0SRD09fSSeTGTdRM7q9qezoNCGJRvcQpSq5cxvC+iUkbXAPA== X-Received: by 2002:a65:4289:: with SMTP id j9-v6mr10672342pgp.284.1538058330071; Thu, 27 Sep 2018 07:25:30 -0700 (PDT) Received: from qualcomm-HP-ZBook-14-G2.domain.name ([106.51.105.186]) by smtp.gmail.com with ESMTPSA id f81-v6sm9717421pfh.46.2018.09.27.07.25.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 27 Sep 2018 07:25:29 -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 v2 5/5] parisc: add __IGNORE* entries in asm/unistd.h Date: Thu, 27 Sep 2018 19:54:27 +0530 Message-Id: <1538058267-3765-6-git-send-email-firoz.khan@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1538058267-3765-1-git-send-email-firoz.khan@linaro.org> References: <1538058267-3765-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 Add __IGNORE* entries for nfsservctl, 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 --- arch/parisc/include/asm/unistd.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/parisc/include/asm/unistd.h b/arch/parisc/include/asm/unistd.h index 93fd9f6..9294e10 100644 --- a/arch/parisc/include/asm/unistd.h +++ b/arch/parisc/include/asm/unistd.h @@ -13,6 +13,9 @@ #define __IGNORE_pkey_mprotect #define __IGNORE_pkey_alloc #define __IGNORE_pkey_free +#define __IGNORE_nfsservctl +#define __IGNORE_io_pgetevents +#define __IGNORE_rseq #ifndef ASM_LINE_SEP # define ASM_LINE_SEP ;