[PATCH 0/3] x86/apic: Misc pruning

From: Andrew Cooper
Date: Thu Nov 02 2023 - 08:27:46 EST


Seriously, this work started out trying to fix a buggy comment. It
escalated somewhat... Perform some simple tidying.

P.S. I'm trialing `b4 prep` to send this series. I've got some notes
already; others welcome too.

Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
Andrew Cooper (3):
x86/apic: Drop apic::delivery_mode
x86/apic: Drop enum apic_delivery_modes
x86/apic: Drop struct local_apic

arch/x86/include/asm/apic.h | 2 -
arch/x86/include/asm/apicdef.h | 276 +---------------------------------
arch/x86/kernel/apic/apic_flat_64.c | 2 -
arch/x86/kernel/apic/apic_noop.c | 1 -
arch/x86/kernel/apic/apic_numachip.c | 2 -
arch/x86/kernel/apic/bigsmp_32.c | 1 -
arch/x86/kernel/apic/probe_32.c | 1 -
arch/x86/kernel/apic/x2apic_cluster.c | 1 -
arch/x86/kernel/apic/x2apic_phys.c | 1 -
arch/x86/kernel/apic/x2apic_uv_x.c | 1 -
arch/x86/platform/uv/uv_irq.c | 2 +-
drivers/pci/controller/pci-hyperv.c | 7 -
12 files changed, 8 insertions(+), 289 deletions(-)
---
base-commit: b56ebe7c896dc78b5865ec2c4b1dae3c93537517
change-id: 20231102-x86-apic-88dc3eae3032

Best regards,
--
Andrew Cooper <andrew.cooper3@xxxxxxxxxx>