[PATCH 0/2] x86/apic: Drop vestigial pieces (Intel VFM cleanup)

Andrew Cooper posted 2 patches 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250829161710.1056772-1-andrew.cooper3@citrix.com
xen/arch/x86/apic.c             | 40 ---------------------------------
xen/arch/x86/include/asm/apic.h |  3 ---
xen/arch/x86/io_apic.c          | 18 +++++++--------
3 files changed, 9 insertions(+), 52 deletions(-)
[PATCH 0/2] x86/apic: Drop vestigial pieces (Intel VFM cleanup)
Posted by Andrew Cooper 2 months ago
Found while doing the Intel VFM cleanup.  This diffstat seems preforable to
simply dropping the x86_ prefixes on the field name.

Andrew Cooper (2):
  x86/apic: Get rid of get_physical_broadcast()
  x86/apic: Drop sync_Arb_IDs()

 xen/arch/x86/apic.c             | 40 ---------------------------------
 xen/arch/x86/include/asm/apic.h |  3 ---
 xen/arch/x86/io_apic.c          | 18 +++++++--------
 3 files changed, 9 insertions(+), 52 deletions(-)

-- 
2.39.5