[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[XEN v1] xen: arm: procinfo.h: Fixed a typo


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Date: Thu, 28 Sep 2023 12:48:35 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=NuvlsZm4EMigaLXq8EkQf3gQOt40eTrodiYgA3KbH5s=; b=Z7b49BG9fFhByiHun3muTDtIzT+ZX9JvnQ5CwxksiHV39hIZ2WIs0/XhVSuyhcbv2tnTTDFWlPgnsBnUz60/MRUuty8Xep1Ei9O/lBC2AsQG5A48JWc8Ab0U8CHke3JGCxsGwEBdTMarOMsJRpxTb/OyXZGd4jFvN9kfQsncZmE7/of7D23IaSD2Wkk+pOZFmPaghI56KF1sZwpMQKXyNm/VwrbWnSy2I1hHfo+uy8+bK9zhafs2sVbbUHsvxw2hwXOczN2VNKMsdC9lH8cBgYJgajNEAUa2W3tNUxZTbUxVf/lCPbtotTl4WrcmDRum6v7fk1Yzwqz6Oqg7LjM1vQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UMPodM3XbNxASitkFfwSazORM1qeqtnUaLuw8rNyR8eE3VQ1oa+rs1TEkAclIEvwnQR0C1wUBzvZP/4q2NcyP8PuNehbMVfBytJCimXABboIKFkf1jkbOAjKdtVqHffw8BEcSLrHkUYEJH1xaWaOa9D0BXAo1fwBTMs8lA7oidzWGubHjKOVpnu2guJiiR9Vk+h3dDJ0cljcjvvH9d0FBnk6XZQ+YjH7UnM95NnrLX8uaLuZOfKqBhDRIYCjY9ANjM0SCXfr9h3xL3DZeLTSXyocZJ6DsgNK9x8af7jH6ZdQtriJ4xVgQ6rHvBgqlHx/fKEDpGHvBqS+6OKj2lEsDg==
  • Cc: <sstabellini@xxxxxxxxxx>, <stefano.stabellini@xxxxxxx>, <julien@xxxxxxx>, <bertrand.marquis@xxxxxxx>, <Volodymyr_Babchuk@xxxxxxxx>, Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Delivery-date: Thu, 28 Sep 2023 11:49:05 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Change VPCU to VCPU.

Signed-off-by: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
---
 xen/arch/arm/include/asm/procinfo.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/arch/arm/include/asm/procinfo.h 
b/xen/arch/arm/include/asm/procinfo.h
index 02be56e348..8b8dae3dd4 100644
--- a/xen/arch/arm/include/asm/procinfo.h
+++ b/xen/arch/arm/include/asm/procinfo.h
@@ -24,7 +24,7 @@
 #include <xen/sched.h>
 
 struct processor {
-    /* Initialize specific processor register for the new VPCU*/
+    /* Initialize specific processor register for the new VCPU*/
     void (*vcpu_initialise)(struct vcpu *v);
 };
 
-- 
2.25.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.