Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp5832154ybf; Thu, 5 Mar 2020 07:51:57 -0800 (PST) X-Google-Smtp-Source: ADFU+vsV2w51ER37mC1EIRdGV7jyvXTU//b1W7S2YktniRFr+YIpsyYI+Y/umisIWqZRQDGk4Cuq X-Received: by 2002:aca:5357:: with SMTP id h84mr5927590oib.32.1583423516891; Thu, 05 Mar 2020 07:51:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583423516; cv=none; d=google.com; s=arc-20160816; b=gOcB0JBNDpWlkzQO+DVlJtpFM/Gs8xKJzYg2p1jfOYwso9d3PsdFqy11eqM3GFeuFI 9WcuEdurKuP4HYrvG1JZCIGBk2FjF3rBamwY7kLA+DvnVZ8YbvFeGGawex1rYW5o974l cZYldFEM4F1N75WcuWWk0ztE5o5AiwLFtcJt5p9JbokCxsHw8DGACMIm9K+LGvtg9GXk olQ6z1UOMeINDLkK8YrYIQ2d1XQnc+4JxI4kF7TLCUW8QSiassTG1v9gvL+xBqbKIYI4 tafqOd39MVIZPd+68E2LqKvtneYITAV3jMCoRBlIVBbqB92QkqFaTVzzDLQyh3HsEW5x ucEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=IslmwCE6xyUA8ZFPYiqX/xvw9yH0uDrJMWyGX6AXfJQ=; b=0EAD+T2P00PqbaCC1uQPUVv2LNYVqrAC54ibIT62js0nEL465Y+eiw3y5Ybx9RHUYZ GD+q/NoAYD1sb183Mt0fnRuTzVJJ7+eTWRJUxE19AVo9CHevFWuliDuLFTVPJ8NELODw yYnC1tyAd7kzrarwsplvpmMkX7wUnhgMpBJ/ebC3IMWFvDGRnYBkb7FPyixmRZDXrlDf 45nUwetsjDkAlHTNwQ/mSfasW6K9dkfaxgRnCNLsv+H+Ioqg/ts4AVyoaoIBGJ2qEPyi pVg45OXYmQ8LYvTkc+MKqBvqSwZyanhl2G2fBZW32Ibkj/hs8Ptn+ZHWUYSRNMmlTdVN G1rg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w9si3998626otl.138.2020.03.05.07.51.43; Thu, 05 Mar 2020 07:51:56 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726275AbgCEPvR (ORCPT + 99 others); Thu, 5 Mar 2020 10:51:17 -0500 Received: from mga11.intel.com ([192.55.52.93]:35179 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726094AbgCEPvQ (ORCPT ); Thu, 5 Mar 2020 10:51:16 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Mar 2020 07:51:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,518,1574150400"; d="scan'208";a="240853890" Received: from sjchrist-coffee.jf.intel.com (HELO linux.intel.com) ([10.54.74.202]) by orsmga003.jf.intel.com with ESMTP; 05 Mar 2020 07:51:15 -0800 Date: Thu, 5 Mar 2020 07:51:15 -0800 From: Sean Christopherson To: Tony W Wang-oc Cc: tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, hpa@zytor.com, x86@kernel.org, linux-kernel@vger.kernel.org, DavidWang@zhaoxin.com, CooperYan@zhaoxin.com, QiyuanWang@zhaoxin.com, HerryYang@zhaoxin.com Subject: Re: [PATCH v1 0/2] x86/Kconfig: modify X86_UMIP depends on CPUs Message-ID: <20200305155115.GC11500@linux.intel.com> References: <1583390951-4103-1-git-send-email-TonyWWang-oc@zhaoxin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1583390951-4103-1-git-send-email-TonyWWang-oc@zhaoxin.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 05, 2020 at 02:49:09PM +0800, Tony W Wang-oc wrote: > CONFIG_X86_UMIP is generic since commit b971880fe79f (x86/Kconfig: > Rename UMIP config parameter). > > Some Centaur family 7 CPUs and Zhaoxin family 7 CPUs support the UMIP > feature. So, modify X86_UMIP to cover these CPUs too. That leaves UMC_32, TRANSMETA_32 and CYRIX_32 as the last CPU_SUP types that don't support UMIP. Maybe it's time to remove the CPU_SUP checks altogether, same as X86_SMAP? > Tony W Wang-oc (2): > x86/Kconfig: Make X86_UMIP to cover Centaur CPUs > x86/Kconfig: Make X86_UMIP to cover Zhaoxin CPUs > > arch/x86/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > -- > 2.7.4 >