All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alejandro Vallejo" <alejandro.vallejo@cloud.com>
To: "Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Xen-devel" <xen-devel@lists.xenproject.org>
Cc: "Jan Beulich" <JBeulich@suse.com>,
	"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: [PATCH 0/5] x86/ucode: Minor cleanup
Date: Fri, 25 Oct 2024 11:13:16 +0100	[thread overview]
Message-ID: <D54T2KXTWQ2O.9S4HEKD2X948@cloud.com> (raw)
In-Reply-To: <20241024132205.987042-1-andrew.cooper3@citrix.com>

On Thu Oct 24, 2024 at 2:22 PM BST, Andrew Cooper wrote:
> Misc cleanup without functional change.  Mostly to improve clarity.
>
> Andrew Cooper (5):
>   x86/ucode: Rename hypercall-context functions
>   x86/ucode: Drop the parse_blob() wrapper
>   x86/ucode: Rename the cpu_request_microcode() hook to parse()
>   x86/ucode: Rename the apply_microcode() hook to load()
>   x86/ucode: Drop the match_reg[] field from AMD's microcode_patch
>
>  xen/arch/x86/cpu/microcode/amd.c     | 11 ++---
>  xen/arch/x86/cpu/microcode/core.c    | 72 +++++++++++++++-------------
>  xen/arch/x86/cpu/microcode/intel.c   | 12 ++---
>  xen/arch/x86/cpu/microcode/private.h |  9 ++--
>  xen/arch/x86/include/asm/microcode.h |  4 +-
>  xen/arch/x86/platform_hypercall.c    |  6 +--
>  6 files changed, 59 insertions(+), 55 deletions(-)
>
>
> base-commit: a974725a87a1afc8056b41c56dfe7fe272a7169c

IMO, this change warrants renaming the parent directory to ucode and
microcode.h to ucode.h.

Cheers,
Alejandro


      parent reply	other threads:[~2024-10-25 10:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24 13:22 [PATCH 0/5] x86/ucode: Minor cleanup Andrew Cooper
2024-10-24 13:22 ` [PATCH 1/5] x86/ucode: Rename hypercall-context functions Andrew Cooper
2024-10-25 14:57   ` Jason Andryuk
2024-10-24 13:22 ` [PATCH 2/5] x86/ucode: Drop the parse_blob() wrapper Andrew Cooper
2024-10-25 14:59   ` Jason Andryuk
2024-10-24 13:22 ` [PATCH 3/5] x86/ucode: Rename the cpu_request_microcode() hook to parse() Andrew Cooper
2024-10-25 15:03   ` Jason Andryuk
2024-10-24 13:22 ` [PATCH 4/5] x86/ucode: Rename the apply_microcode() hook to load() Andrew Cooper
2024-10-25 15:08   ` Jason Andryuk
2024-10-28 13:14   ` Jan Beulich
2024-10-24 13:22 ` [PATCH 5/5] x86/ucode: Drop the match_reg[] field from AMD's microcode_patch Andrew Cooper
2024-10-25 15:10   ` Jason Andryuk
2024-10-28 13:18   ` Jan Beulich
2025-02-25 22:01     ` Andrew Cooper
2025-02-26  7:18       ` Jan Beulich
2024-10-25 10:13 ` Alejandro Vallejo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D54T2KXTWQ2O.9S4HEKD2X948@cloud.com \
    --to=alejandro.vallejo@cloud.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.