From patchwork Mon Sep 30 15:00:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Wei Liu X-Patchwork-Id: 11166859 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9FECC17E1 for ; Mon, 30 Sep 2019 15:03:41 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7B4AF20815 for ; Mon, 30 Sep 2019 15:03:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="QWCngJ8/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7B4AF20815 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xen.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iExAf-00066q-Un; Mon, 30 Sep 2019 15:01:05 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iExAf-00066W-9L for xen-devel@lists.xenproject.org; Mon, 30 Sep 2019 15:01:05 +0000 X-Inumbo-ID: 17f62498-e393-11e9-bf31-bc764e2007e4 Received: from mail-wm1-x343.google.com (unknown [2a00:1450:4864:20::343]) by localhost (Halon) with ESMTPS id 17f62498-e393-11e9-bf31-bc764e2007e4; Mon, 30 Sep 2019 15:00:51 +0000 (UTC) Received: by mail-wm1-x343.google.com with SMTP id r19so13811461wmh.2 for ; Mon, 30 Sep 2019 08:00:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=LzVJRQ/OrflFRie8Ab9jbbnlLHJRH6wdZOJqJE01vJw=; b=QWCngJ8/XkswncojFmlONEG7f/xnyHvnDnF32o87+RnyzmzLBoWbXe1yMV4sSMXpLK 41eVihLu+X7vufHY4sNmzo9fyaIhvopBLW+s4rx2mT/Yz+RIo2VSiSw3rhYpXzsrJJgy EYHT16mT30yXopxzE1BGgURTHsBXC4CwEYZMaJusU0v1hKh2iFJGtK/JMXPAWD4pCny8 drvgvIMQHQa3psuAr7ghy+QbJJIdRidOwpgWoSWL+p9qxJXXPp1J+oRHy5+IYKOsK6rz +nEkTVABzDemfO9z9MdgAq/xEzVXQwTcX/LTdPyYvk6GWifGef/rVOLpz3jSI5rtvy2K ERmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=LzVJRQ/OrflFRie8Ab9jbbnlLHJRH6wdZOJqJE01vJw=; b=OVqjWDlPLLixpoY7A9/Ckjb/EFhMJXYSaWTen/xtNcouDa+NTGZS14924kSco/ZBJY jImbEPYO+rHExPHs19skF/BfKxBcpPWG9khyKs/HitvAF/jY1HLanK66R+Co/RGoExSW ZUvGGHFlj96voJtiC4+xcZR00y0MTsGzRB65j3j2WgQE0tmq/opcs3rzqvxCNmQlqYEf u9LvzflQpT99U66duSFSE/1HoD3eegJcKUEIcIhJarX2tTHxwyrJb5qfGNIfWLDWn5hQ g0yXnForIcnUL27o5r/2tstd481SasuzmObKkDeVp3ouslFFI2iPSKLisEnSIhS2KF3w WtEQ== X-Gm-Message-State: APjAAAVMKsySZKlqGOIza0xYkJYLHfivPTktujJw9qXwGjHoLjHFL6bg XxOTs7z4/Q4UKUVPX+wZ8M46UNMkQRM= X-Google-Smtp-Source: APXvYqzMvcdlLd0G6M6+KMjNP0aVwbOs2w0mcIOG/KOndkFHevClPCLWkJlNxpZKoEcnIa7mrDQp0w== X-Received: by 2002:a1c:cb05:: with SMTP id b5mr17220096wmg.79.1569855650906; Mon, 30 Sep 2019 08:00:50 -0700 (PDT) Received: from debian.mshome.net (207.148.159.143.dyn.plus.net. [143.159.148.207]) by smtp.gmail.com with ESMTPSA id f143sm32870852wme.40.2019.09.30.08.00.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Sep 2019 08:00:50 -0700 (PDT) From: Wei Liu X-Google-Original-From: Wei Liu To: Xen Development List Date: Mon, 30 Sep 2019 16:00:37 +0100 Message-Id: <20190930150044.5734-4-liuwe@microsoft.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190930150044.5734-1-liuwe@microsoft.com> References: <20190930150044.5734-1-liuwe@microsoft.com> MIME-Version: 1.0 Subject: [Xen-devel] [PATCH for-next v2 3/9] x86: drop hypervisor_cpuid_base X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Wei Liu , Wei Liu , Andrew Cooper , Michael Kelley , Jan Beulich , =?utf-8?q?Roger_Pau_Monn=C3=A9?= Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" The only user is Xen specific code in PV shim. We can therefore export the variable directly. Signed-off-by: Wei Liu Reviewed-by: Roger Pau Monné --- xen/arch/x86/guest/xen/xen.c | 7 +------ xen/arch/x86/pv/shim.c | 2 +- xen/include/asm-x86/guest/xen.h | 2 +- 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/xen/arch/x86/guest/xen/xen.c b/xen/arch/x86/guest/xen/xen.c index 7b7a5badab..78fc603996 100644 --- a/xen/arch/x86/guest/xen/xen.c +++ b/xen/arch/x86/guest/xen/xen.c @@ -37,7 +37,7 @@ bool __read_mostly xen_guest; -static __read_mostly uint32_t xen_cpuid_base; +__read_mostly uint32_t xen_cpuid_base; extern char hypercall_page[]; static struct rangeset *mem; @@ -301,11 +301,6 @@ int hypervisor_free_unused_page(mfn_t mfn) return rangeset_remove_range(mem, mfn_x(mfn), mfn_x(mfn)); } -uint32_t hypervisor_cpuid_base(void) -{ - return xen_cpuid_base; -} - static void ap_resume(void *unused) { map_vcpuinfo(); diff --git a/xen/arch/x86/pv/shim.c b/xen/arch/x86/pv/shim.c index 5edbcd9ac5..5441e89de2 100644 --- a/xen/arch/x86/pv/shim.c +++ b/xen/arch/x86/pv/shim.c @@ -990,7 +990,7 @@ domid_t get_initial_domain_id(void) if ( !pv_shim ) return 0; - cpuid(hypervisor_cpuid_base() + 4, &eax, &ebx, &ecx, &edx); + cpuid(xen_cpuid_base + 4, &eax, &ebx, &ecx, &edx); return (eax & XEN_HVM_CPUID_DOMID_PRESENT) ? ecx : 1; } diff --git a/xen/include/asm-x86/guest/xen.h b/xen/include/asm-x86/guest/xen.h index 7e04e4a7ab..b015ed1883 100644 --- a/xen/include/asm-x86/guest/xen.h +++ b/xen/include/asm-x86/guest/xen.h @@ -30,13 +30,13 @@ extern bool xen_guest; extern bool pv_console; +extern uint32_t xen_cpuid_base; void probe_hypervisor(void); void hypervisor_setup(void); void hypervisor_ap_setup(void); int hypervisor_alloc_unused_page(mfn_t *mfn); int hypervisor_free_unused_page(mfn_t mfn); -uint32_t hypervisor_cpuid_base(void); void hypervisor_resume(void); DECLARE_PER_CPU(unsigned int, vcpu_id);