Received: by 10.192.165.156 with SMTP id m28csp2336683imm; Thu, 12 Apr 2018 12:32:42 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/YaM1RqZ6Xu6gtGqovRTRkLcR3cPo8DnI6cK5Ijn3Oh0J1o0ymez8mnzKtLMQ4q9Hc1Wxa X-Received: by 2002:a17:902:8283:: with SMTP id y3-v6mr2396718pln.10.1523561562760; Thu, 12 Apr 2018 12:32:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523561562; cv=none; d=google.com; s=arc-20160816; b=iwRrj7XKd+CoPe0/yhNF+YrS3SciF+M0b5yYgcst9HwtVy/YvTXU4VdWstxXa3mkga VlL7QagDwgnvc6rBN1FYb+1IW4IPE+2rlcXIzre3dSHaW84VMVYJwnHsQ0dtKaRbHaQT nRKxJ8+8yp3ADLXozlrukruhKV1PVC6QIl93sDJtcM7eeBYTHltpq04fxEz7rw1UKMWP FNL1SPQxiO5pGFBAUJ6gcGJ79wC+wuPBDSHXdKG/ahaJ1fkg4AfwcFHpolqwuNXOyOZK +JEI/53IMQ5zIwGc9evjJyjDdQTip3zyiiSKBLL8mwVh3JOudjjQAJ3bbLhvyhRj4C0Z JW7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=/tlCXJEeo6v+k7/Sr3xIRsQVZA/tnTK12YCEJpfMI7g=; b=PeB0Z49hGO2ZRHQtVBrbtcF+rv5MkrUcHJ2Hf+ezmj8xR/Q7JzphSbgeuEHq2nG9c9 r4jrEM5/Vqi96Ig1p6nE8W7XOMU2ynBHTkT6TzXhaTv1xH+/Lvkeco6Akh5CPM5YWeqH GOfZYKv8pIzF/oiyRGCQCNJwKtCvNDlO8cfU6vdHDA7ZqBHTyVmKUOwBY7HzT4hTwktT JyWlJEeVdnVc+DNBcHWxxfkNbPSF5nDYdsjqkeMvRsHs5ccqaAQpYo0nOQ7oPIY6IaCL l6l+5gkDwc/KGpGYXQYVIIWnQM3qbjiuXaWZsRrQcHE42CgkHScRFJWTFhwBgJUffVPs Thuw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s24-v6si3771484plp.564.2018.04.12.12.32.28; Thu, 12 Apr 2018 12:32:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753971AbeDLTbA (ORCPT + 99 others); Thu, 12 Apr 2018 15:31:00 -0400 Received: from mail.efficios.com ([167.114.142.138]:45876 "EHLO mail.efficios.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753378AbeDLT2Z (ORCPT ); Thu, 12 Apr 2018 15:28:25 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 008D91B0740; Thu, 12 Apr 2018 15:28:25 -0400 (EDT) Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail02.efficios.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 0bKfQ5AXKHuf; Thu, 12 Apr 2018 15:28:24 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id A8F5B1B073B; Thu, 12 Apr 2018 15:28:24 -0400 (EDT) X-Virus-Scanned: amavisd-new at efficios.com Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail02.efficios.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id g1gHIxRW_qu6; Thu, 12 Apr 2018 15:28:24 -0400 (EDT) Received: from thinkos.internal.efficios.com (192-222-157-41.qc.cable.ebox.net [192.222.157.41]) by mail.efficios.com (Postfix) with ESMTPSA id 3ACA71B071F; Thu, 12 Apr 2018 15:28:24 -0400 (EDT) From: Mathieu Desnoyers To: Peter Zijlstra , "Paul E . McKenney" , Boqun Feng , Andy Lutomirski , Dave Watson Cc: linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, Paul Turner , Andrew Morton , Russell King , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Andrew Hunter , Andi Kleen , Chris Lameter , Ben Maurer , Steven Rostedt , Josh Triplett , Linus Torvalds , Catalin Marinas , Will Deacon , Michael Kerrisk , Mathieu Desnoyers , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , linuxppc-dev@lists.ozlabs.org Subject: [RFC PATCH for 4.18 14/23] powerpc: Wire up cpu_opv system call Date: Thu, 12 Apr 2018 15:27:51 -0400 Message-Id: <20180412192800.15708-15-mathieu.desnoyers@efficios.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180412192800.15708-1-mathieu.desnoyers@efficios.com> References: <20180412192800.15708-1-mathieu.desnoyers@efficios.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Mathieu Desnoyers CC: Benjamin Herrenschmidt CC: Paul Mackerras CC: Michael Ellerman CC: Boqun Feng CC: Peter Zijlstra CC: "Paul E. McKenney" CC: linuxppc-dev@lists.ozlabs.org --- arch/powerpc/include/asm/systbl.h | 1 + arch/powerpc/include/asm/unistd.h | 2 +- arch/powerpc/include/uapi/asm/unistd.h | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/include/asm/systbl.h b/arch/powerpc/include/asm/systbl.h index 45d4d37495fd..4131825b5a05 100644 --- a/arch/powerpc/include/asm/systbl.h +++ b/arch/powerpc/include/asm/systbl.h @@ -393,3 +393,4 @@ SYSCALL(pkey_alloc) SYSCALL(pkey_free) SYSCALL(pkey_mprotect) SYSCALL(rseq) +SYSCALL(cpu_opv) diff --git a/arch/powerpc/include/asm/unistd.h b/arch/powerpc/include/asm/unistd.h index 1e9708632dce..c19379f0a32e 100644 --- a/arch/powerpc/include/asm/unistd.h +++ b/arch/powerpc/include/asm/unistd.h @@ -12,7 +12,7 @@ #include -#define NR_syscalls 388 +#define NR_syscalls 389 #define __NR__exit __NR_exit diff --git a/arch/powerpc/include/uapi/asm/unistd.h b/arch/powerpc/include/uapi/asm/unistd.h index ac5ba55066dd..f7a221bdb5df 100644 --- a/arch/powerpc/include/uapi/asm/unistd.h +++ b/arch/powerpc/include/uapi/asm/unistd.h @@ -399,5 +399,6 @@ #define __NR_pkey_free 385 #define __NR_pkey_mprotect 386 #define __NR_rseq 387 +#define __NR_cpu_opv 388 #endif /* _UAPI_ASM_POWERPC_UNISTD_H_ */ -- 2.11.0