Received: by 2002:a05:6a10:c7c6:0:0:0:0 with SMTP id h6csp2962342pxy; Tue, 3 Aug 2021 21:35:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxWmCzKms7jEue1kZqlZKTsNLJdREeYTAWY9og3c+ATkLBAmVxYF7rBjSXxg5rmoS/b+8Gd X-Received: by 2002:a02:a581:: with SMTP id b1mr14383547jam.84.1628051731185; Tue, 03 Aug 2021 21:35:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628051731; cv=none; d=google.com; s=arc-20160816; b=N2A5duDsHH8T0JWHJK89d0O6p5ahICEuBmrM+79KuzWzMLTJHa2Ge1nORnxhekwBXK BGiX7pKu28NGFBFggLvCJ5RGBMi61W4TtkfVHRZoK90VSq+SBhUXUZV6Bkn4pcoQNEvQ 6EpBD9bk5lQAJWVIzXBkLHafKfrnugFlaJkybXq3WtR58E5y6/3ktBR4HBxzMuv52U2H hD9HuDjIsmRIKBCU5iUE0Vg0xs9awVJNmTnm6LiqKUAq5d8U8X/ZcszditWuN1kyJxRT vkmCrPMpsx8P3WqOYS2DKWBcMVNdOimPoowdGYNLDCmkHkelPZngmcVfEAkgBeXQYA8E nI/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=fFWPKnykJBb+RDioPMBlcFJVZGe0GwRXWwXLLC3zj2g=; b=sonqkrbTRiIfOj6lrW40ClvcsM6K3gACnR79jaa4F2EVLh+YBnpEgGmjHawFTWkk7Y zVRWejmA4VHhDaWE6FGYdBk8brLZKzqm76IosstfgICA9KJfEeSWhRFzVvYmf3pD1L+y Okf+nUZxh1QdqqDmSBNhafXy+DnVBCge2n3kSaIPk4Da2xtDcsHCnbdGUEkgRfMHbfng WTMRHL6yRNXjAxcr0+JErq09/5g5jpAOvkTkQTLOyi8ckxv3lM326xYgZF2+VfN8loT+ So9ddZ+FnqcKU0m7nVddVnUe3CRPIAnYJyqWy80XOxST1+CBQTCZH9YAUx76H5M7IctW bTMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f11si1072027jav.53.2021.08.03.21.35.19; Tue, 03 Aug 2021 21:35:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235001AbhHDEcw (ORCPT + 99 others); Wed, 4 Aug 2021 00:32:52 -0400 Received: from mga14.intel.com ([192.55.52.115]:41723 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234311AbhHDEcr (ORCPT ); Wed, 4 Aug 2021 00:32:47 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10065"; a="213574608" X-IronPort-AV: E=Sophos;i="5.84,293,1620716400"; d="scan'208";a="213574608" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Aug 2021 21:32:35 -0700 X-IronPort-AV: E=Sophos;i="5.84,293,1620716400"; d="scan'208";a="511702659" Received: from iweiny-desk2.sc.intel.com (HELO localhost) ([10.3.52.147]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Aug 2021 21:32:35 -0700 From: ira.weiny@intel.com To: Dave Hansen , Dan Williams Cc: Ira Weiny , Peter Zijlstra , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Andy Lutomirski , "H. Peter Anvin" , Fenghua Yu , Rick Edgecombe , x86@kernel.org, linux-kernel@vger.kernel.org, nvdimm@lists.linux.dev, linux-mm@kvack.org Subject: [PATCH V7 02/18] x86/fpu: Refactor arch_set_user_pkey_access() Date: Tue, 3 Aug 2021 21:32:15 -0700 Message-Id: <20210804043231.2655537-3-ira.weiny@intel.com> X-Mailer: git-send-email 2.28.0.rc0.12.gb6a658bd00c9 In-Reply-To: <20210804043231.2655537-1-ira.weiny@intel.com> References: <20210804043231.2655537-1-ira.weiny@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ira Weiny Both PKU and PKS update their register values in the same way. They can therefore share the update code. Define a helper, update_pkey_val(), which will be used to support both Protection Key User (PKU) and the new Protection Key for Supervisor (PKS) in subsequent patches. Use that helper in arch_set_user_pkey_access(). Co-developed-by: Peter Zijlstra Signed-off-by: Peter Zijlstra Signed-off-by: Ira Weiny --- arch/x86/include/asm/pkeys.h | 2 ++ arch/x86/kernel/fpu/xstate.c | 22 ++++------------------ arch/x86/mm/pkeys.c | 23 +++++++++++++++++++++++ 3 files changed, 29 insertions(+), 18 deletions(-) diff --git a/arch/x86/include/asm/pkeys.h b/arch/x86/include/asm/pkeys.h index 5c7bcaa79623..597f19e4525b 100644 --- a/arch/x86/include/asm/pkeys.h +++ b/arch/x86/include/asm/pkeys.h @@ -133,4 +133,6 @@ static inline int vma_pkey(struct vm_area_struct *vma) return (vma->vm_flags & vma_pkey_mask) >> VM_PKEY_SHIFT; } +u32 update_pkey_val(u32 pk_reg, int pkey, unsigned int flags); + #endif /*_ASM_X86_PKEYS_H */ diff --git a/arch/x86/kernel/fpu/xstate.c b/arch/x86/kernel/fpu/xstate.c index 6af0c80ad425..4f95ab38a23c 100644 --- a/arch/x86/kernel/fpu/xstate.c +++ b/arch/x86/kernel/fpu/xstate.c @@ -915,8 +915,7 @@ EXPORT_SYMBOL_GPL(get_xsave_addr); int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, unsigned long init_val) { - u32 old_pkru, new_pkru_bits = 0; - int pkey_shift; + u32 pkru; /* * This check implies XSAVE support. OSPKE only gets @@ -933,22 +932,9 @@ int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, if (WARN_ON_ONCE(pkey >= arch_max_pkey())) return -EINVAL; - /* Set the bits needed in PKRU: */ - if (init_val & PKEY_DISABLE_ACCESS) - new_pkru_bits |= PKR_AD_BIT; - if (init_val & PKEY_DISABLE_WRITE) - new_pkru_bits |= PKR_WD_BIT; - - /* Shift the bits in to the correct place in PKRU for pkey: */ - pkey_shift = pkey * PKRU_BITS_PER_PKEY; - new_pkru_bits <<= pkey_shift; - - /* Get old PKRU and mask off any old bits in place: */ - old_pkru = read_pkru(); - old_pkru &= ~((PKR_AD_BIT|PKR_WD_BIT) << pkey_shift); - - /* Write old part along with new part: */ - write_pkru(old_pkru | new_pkru_bits); + pkru = read_pkru(); + pkru = update_pkey_val(pkru, pkey, init_val); + write_pkru(pkru); return 0; } diff --git a/arch/x86/mm/pkeys.c b/arch/x86/mm/pkeys.c index aa7042f272fb..ca2e20b18645 100644 --- a/arch/x86/mm/pkeys.c +++ b/arch/x86/mm/pkeys.c @@ -190,3 +190,26 @@ static __init int setup_init_pkru(char *opt) return 1; } __setup("init_pkru=", setup_init_pkru); + +/* + * Replace disable bits for @pkey with values from @flags + * + * Kernel users use the same flags as user space: + * PKEY_DISABLE_ACCESS + * PKEY_DISABLE_WRITE + */ +u32 update_pkey_val(u32 pk_reg, int pkey, unsigned int flags) +{ + int pkey_shift = pkey * PKR_BITS_PER_PKEY; + + /* Mask out old bit values */ + pk_reg &= ~(((1 << PKR_BITS_PER_PKEY) - 1) << pkey_shift); + + /* Or in new values */ + if (flags & PKEY_DISABLE_ACCESS) + pk_reg |= PKR_AD_BIT << pkey_shift; + if (flags & PKEY_DISABLE_WRITE) + pk_reg |= PKR_WD_BIT << pkey_shift; + + return pk_reg; +} -- 2.28.0.rc0.12.gb6a658bd00c9