From patchwork Tue Jun 13 06:18:30 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Biggers X-Patchwork-Id: 9783207 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 B93F8602DC for ; Tue, 13 Jun 2017 06:19:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AC128286DB for ; Tue, 13 Jun 2017 06:19:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9F14B286F2; Tue, 13 Jun 2017 06:19:39 +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.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID 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 4EFE9286DB for ; Tue, 13 Jun 2017 06:19:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752579AbdFMGTc (ORCPT ); Tue, 13 Jun 2017 02:19:32 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:34259 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752566AbdFMGTa (ORCPT ); Tue, 13 Jun 2017 02:19:30 -0400 Received: by mail-pf0-f195.google.com with SMTP id d5so6781702pfe.1; Mon, 12 Jun 2017 23:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=zkkW7aRrIomz1kSyNC5qMvG2LSEE3lFuUuGSbqipSWg=; b=FbKz9Fxoy9TSCnPo0fbnFopq+emZ2W7PdaJ11jGzs4JwNe/eZUNe+t7ISLua9XrmLz YQMerW/xDgcDPtfPvBgPtALFREVCRYiSFDaCq6vE++DX469tABr70tHdn7ak//SXeEnm x57qX0ieXHQ0mbshtWIa7h9FkrKsEMr0dMXPDIw45ZqbXKpxqOSAlQU2P7vCbG5Ln+IF AA2XZbEU+wsgJddJ7j0AYyW8chvhmCbZjjK79IFnaZfYWJUSiTnTlUeLeG821UCe/s5G P3uOOPK1Fx8ktgqj0C3rNunPwErQr+VxL+/BDKP5noofCrWqXojn+D1PVmuQSQ+rxlt7 1XCQ== 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; bh=zkkW7aRrIomz1kSyNC5qMvG2LSEE3lFuUuGSbqipSWg=; b=ltHrMe4J+kaETLMqjJLR8tv5x6mXlsHN5ed2R2xPtoxq16w2KGXzl9wIQe7eiCCy0+ S0lZf6m3LAhwLRJlJ/zDYYlnAXD2EwlWanq56+tuj/0m0xuQJrwdU+E2SPCfliIY9kdh mf6ceRwgeYyDM0oyjZN6O/yCvJnJdkBslh+ysOi9dXdOYOgReFCPLh6ksvZokzqOPWWZ /1w8iyMCPuOQTjrFKUuHIDJy5dg4qmMiswL+lmRSrpc74pcF1R4CC6OfPpQId+4khF1e 2MQ67Zvo0A5Ae7f2kguXxEP6bnQsBI2c6YYh2QcPXSMTNo+oOvF+DfxuzNHPQmSEXEWE RDlQ== X-Gm-Message-State: AODbwcCatlLnsY/soYnaeKaHhISmEjgu67p0xxjpXdQDWIlk6xiyzCA6 qBA6WkVJ2Q53NU08h1g= X-Received: by 10.84.217.213 with SMTP id d21mr61328973plj.45.1497334769395; Mon, 12 Jun 2017 23:19:29 -0700 (PDT) Received: from zzz.hsd1.wa.comcast.net (c-73-239-167-150.hsd1.wa.comcast.net. [73.239.167.150]) by smtp.gmail.com with ESMTPSA id g10sm20934238pgr.18.2017.06.12.23.19.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2017 23:19:28 -0700 (PDT) From: Eric Biggers To: linux-parisc@vger.kernel.org Cc: "James E . J . Bottomley" , Helge Deller , keyrings@vger.kernel.org, Eric Biggers Subject: [PATCH] parisc: use compat_sys_keyctl() Date: Mon, 12 Jun 2017 23:18:30 -0700 Message-Id: <20170613061830.18013-1-ebiggers3@gmail.com> X-Mailer: git-send-email 2.13.1 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 From: Eric Biggers Architectures with a compat syscall table must put compat_sys_keyctl() in it, not sys_keyctl(). The parisc architecture was not doing this; fix it. Signed-off-by: Eric Biggers Acked-by: Helge Deller --- arch/parisc/kernel/syscall_table.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S index 44aeaa9c039f..6308749359e4 100644 --- a/arch/parisc/kernel/syscall_table.S +++ b/arch/parisc/kernel/syscall_table.S @@ -361,7 +361,7 @@ ENTRY_SAME(ni_syscall) /* 263: reserved for vserver */ ENTRY_SAME(add_key) ENTRY_SAME(request_key) /* 265 */ - ENTRY_SAME(keyctl) + ENTRY_COMP(keyctl) ENTRY_SAME(ioprio_set) ENTRY_SAME(ioprio_get) ENTRY_SAME(inotify_init)