On 05.05.2023 19:57, Alejandro Vallejo wrote:
> Includes a refactor to move vendor-specific probes to vendor-specific
> files.
I wonder whether the refactoring parts wouldn't better be split off.
> @@ -363,6 +375,21 @@ static void __init noinline amd_init_levelling(void)
> ctxt_swit
Includes a refactor to move vendor-specific probes to vendor-specific
files. Furthermore, because CpuIdUserDis is reported in Cpuid itself,
the extended leaf containing that bit must be retrieved before calling
c_early_init()
Signed-off-by: Alejandro Vallejo
---
xen/arch/x86/cpu/amd.c |