]> www.infradead.org Git - users/hch/misc.git/commit
x86/xen/smp_pv: Prepare for separate mpparse callbacks
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:05:12 +0000 (22:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:40 +0000 (22:07 +0100)
commit0baf4d485cbe5c1b94433f3f5aed2e6e6cd91b02
treeb9f2d747823b44c3508a9e6d89f2863cca95aa46
parent30c928691ce1c861d22ef236ed28bbf0b7a763bc
x86/xen/smp_pv: Prepare for separate mpparse callbacks

Provide a wrapper around the existing function and fill the new callbacks
in.

No functional change as the new callbacks are not yet operational.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Link: https://lore.kernel.org/r/20240212154639.745028043@linutronix.de
arch/x86/xen/smp_pv.c