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

Re: [PATCH 1/5] x86/ucode: Rename hypercall-context functions


  • To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Fri, 25 Oct 2024 10:57:33 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=citrix.com 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 (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=eLyMYn52sPfZNm0Dj4m+aGP4ZfMxUsqGK4QAWI0VqxI=; b=pdxvvz6ao2NUYLbEtmcjVAFSMi+OYGIQCJsLu6IFJjzDvh4Jvz4OYAYlcnO4zZIba+9gJUt7XgJPwAQJd5OVRv4rJOdxnQdKSt3gbh2WsvfYWlysNjdrB41hnerBR97RYiFHgJ1f9UIKQ6kPToebWNNeRCRWxEpePhQIR9gSBEPf26qus9OAH813cpRnTIs/cPwgFgX0J2oQc519nJ7rgFkiMsbwDUa4PVq8E6YyII9unCm5bXASR3KJ/lvnQsQPim7iZ9YOwrLIwGCqUSHLS0NePz2mDkZd3eMn/sZFMRBUZcrfb94bl2IETXuCO1tg9RL7xT6LkJUdGI9laJBt+g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=ahuwk3ZieauClX9fR5aOupq5BmFz/rySETv/nwHI2sna2pNcLWIB+Q6YOP/2p5sn/jc5mcrxbqZdbbc4kUYFw8eFgKuKv9TgkJRjIAu52YyVUrKlvlZt/N/HrGfnN3JqnkJBGf+QI9ebg8tqyxaxC6b5DkarspHR4BswNOSn33u0QS67c9IQ8z93NaQPUNhzqKX3JSvgk1GQ6iRtDymAaAKr90NjfD12HsXMI3h649Xw7DkXL/72u4tQPKK6Tk9VZKO2r2Ar9bjVT77t5ZEitzjaQUMCR5aGoeLayrW6YGWZ7Xl5mphXDQIXg0h2cLzJsLXxUp9T1pillQo7c0mIIA==
  • Cc: Jan Beulich <JBeulich@xxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Fri, 25 Oct 2024 14:57:53 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2024-10-24 09:22, Andrew Cooper wrote:
microcode_update{,_helper}() are overly generic names in a file that has
multiple update routines and helper functions contexts.

Rename microcode_update() to ucode_update_hcall() so it explicitly identifies
itself as hypercall context, and rename microcode_update_helper() to
ucode_update_hcall_cont() to make it clear it is in continuation context.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>



 


Rackspace

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