From: Jan Beulich <jbeulich@suse.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: "Roger Pau Monné" <roger.pau@citrix.com>,
Xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: [PATCH 2/8] x86/altcall: Rename alternative_branches() to boot_apply_alt_calls()
Date: Wed, 23 Apr 2025 09:55:59 +0200 [thread overview]
Message-ID: <d07bc1b5-24ba-4a6d-bbc1-11a81b7c94de@suse.com> (raw)
In-Reply-To: <20250423010237.1528582-3-andrew.cooper3@citrix.com>
On 23.04.2025 03:02, Andrew Cooper wrote:
> The alternatives APIs are not great; rename alternative_branches() to be more
> precise. Centralise the declaration in xen/alternative-call.h, in the
> expectation that x86 won't be the only user in the long term.
>
> No functional change.
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
next prev parent reply other threads:[~2025-04-23 7:56 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-23 1:02 [PATCH 0/8] x86/altcall: Switch to a simpler scheme Andrew Cooper
2025-04-23 1:02 ` [PATCH 1/8] x86/altcall: Split alternative-call.h out of alternative.h Andrew Cooper
2025-04-23 7:55 ` Jan Beulich
2025-04-23 1:02 ` [PATCH 2/8] x86/altcall: Rename alternative_branches() to boot_apply_alt_calls() Andrew Cooper
2025-04-23 7:55 ` Jan Beulich [this message]
2025-04-23 1:02 ` [PATCH 3/8] x86/alternatives: Rework information passing into nmi_apply_alternatives() Andrew Cooper
2025-04-23 8:06 ` Jan Beulich
2025-04-23 1:02 ` [PATCH 4/8] x86/alternatives: Factor seal_endbr64() out of _apply_alternatives() Andrew Cooper
2025-04-23 8:07 ` Jan Beulich
2025-04-23 1:02 ` [PATCH 5/8] x86/altcall: Introduce new simpler scheme Andrew Cooper
2025-04-23 8:16 ` Jan Beulich
2025-04-23 1:02 ` [PATCH 6/8] xen/livepatch: Support new altcall scheme Andrew Cooper
2025-04-23 8:20 ` Jan Beulich
2025-04-23 11:16 ` Roger Pau Monné
2025-04-23 12:04 ` Andrew Cooper
2025-04-23 1:02 ` [PATCH 7/8] x86/altcall: Switch to simpler scheme Andrew Cooper
2025-04-23 9:01 ` Jan Beulich
2025-04-23 9:12 ` Andrew Cooper
2025-04-23 1:02 ` [PATCH 8/8] x86/alternatives: Simplify _apply_alternatives() now altcall is separate Andrew Cooper
2025-04-23 9:03 ` Jan Beulich
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=d07bc1b5-24ba-4a6d-bbc1-11a81b7c94de@suse.com \
--to=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.