On 29.08.2025 18:17, Andrew Cooper wrote: > It is not obvious at first glance, but this is dead logic. > > On Intel, xAPIC (which is what modern_apic() is really checking for) predates > 64bit support, while the Family 0xf check on AMD is the K8 processor. > > Simply drop the logic, rather than trying to adjust vendor/family logic. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>