From patchwork Sat Oct 29 21:47:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Helge Deller X-Patchwork-Id: 9404183 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id AEF246022E for ; Sat, 29 Oct 2016 21:48:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 95DDC2905F for ; Sat, 29 Oct 2016 21:48:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8832D290CC; Sat, 29 Oct 2016 21:48:11 +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=-6.9 required=2.0 tests=BAYES_00,FREEMAIL_FROM, 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 0085A2905F for ; Sat, 29 Oct 2016 21:48:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752824AbcJ2VsK (ORCPT ); Sat, 29 Oct 2016 17:48:10 -0400 Received: from mout.gmx.net ([212.227.17.20]:50169 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752380AbcJ2VsK (ORCPT ); Sat, 29 Oct 2016 17:48:10 -0400 Received: from p100.box ([92.203.32.229]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MNuwp-1byeba3Avz-007VXl; Sat, 29 Oct 2016 23:48:01 +0200 Date: Sat, 29 Oct 2016 23:47:57 +0200 From: Helge Deller To: linux-parisc@vger.kernel.org, James Bottomley , John David Anglin Subject: [PATCH] parisc: Ignore the pkey system calls for now Message-ID: <20161029214757.GA17608@p100.box> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Provags-ID: V03:K0:hms0+tFyHEeLBE1lMe1o7uAOj2u6EzfAgdSttDQ6OtNzZiKrqXY l5jUiiTCY9xeuGrSrVd92Iyhf0TgZ2Dora9/5cnItEbDr1oQaCevb5a2jUJRJDqphLVil/+ ZKaw+cjJppgV29K3bAfhem0tC24OftV30v59aVYn7Tsw5NaQB/3R5ox95/OQ69B27o8WUJL z1Ez+1/QISdtS76JxhW1A== X-UI-Out-Filterresults: notjunk:1; V01:K0:4lR5gwgJ3Ew=:yZEWl0Qgap/2AxyC6OezRV g6zMHY05QEwFES5KZosNyaNgpWl5B8egC+eikTPoN3zuHZPKpL4DIa2QRYLth3OmEevg2UGFX fzO7k/34+cQexiOAGhQyruahN56ULb69FzzefsHx8TMQPU9RQkXJAzkzg8hb5MAtPY9MGkxpa KBoK0CWKaToBoViHfhH0MfCSrcc1oF0g7JxhkG2MvZiLuFCp5bkxWFrDTlfGsBDKg3I65S1lp wbbGzERtNi2EwBS1wsia5uyRZIhcmd+RERCA6LIraXTRM6iwNQiwAOPk5POUYwVowUSGdHLK5 BE0zcJgOlzKzQ6UmlMIGWu/2BXLY2I8wlIB7DmNeXg2tkLw2N4qypYXMv8llwvWDPXOn6tP83 Uxq0MiZL95dDvaVw8UCJ1dyEEx4cSoqh9PD6NtTq+w7ovtT7uC2yGpAoTmYzCjGpLg+YdfrG4 XsquT2cYIZw7aBGdqLmjDCEGN8vL6hlwVFAC2GFkWQv1xzW7b+cR0jxnmzOE5HslMJg4cHAf2 pjsAbumkIYGUaMzZ3WDrtvcVYNgLYHIIG88eCJT0K12fVCyIoAgkUDbfmqUR50ilImGjCk1nt Z+mPUXsRz5ghV9FLwDdlXuyDcb6QTRz9UpOatQrLGKlxTlgUs6M15KoSUyOTVF56BCnr/7lGj urF/rpTm0zHGQCCsUcd9Uj9fAN8t841eyqxqWwvaMsK4JX+ezM2h3+JNrhZFEPncsKOUtC4pr pCrthvk2F25v2IMGplqVC0AM8IjyOD2WgifbUgqC0O7OtTo4A1ix3IrM/B4= 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 Signed-off-by: Helge Deller --- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/parisc/include/uapi/asm/unistd.h b/arch/parisc/include/uapi/asm/unistd.h index a9b9407..6b0741e 100644 --- a/arch/parisc/include/uapi/asm/unistd.h +++ b/arch/parisc/include/uapi/asm/unistd.h @@ -368,7 +368,9 @@ #define __IGNORE_select /* newselect */ #define __IGNORE_fadvise64 /* fadvise64_64 */ - +#define __IGNORE_pkey_mprotect +#define __IGNORE_pkey_alloc +#define __IGNORE_pkey_free #define LINUX_GATEWAY_ADDR 0x100