[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231102-x86-apic-v1-0-bf049a2a0ed6@citrix.com>
Date: Thu, 2 Nov 2023 12:26:18 +0000
From: Andrew Cooper <andrew.cooper3@...rix.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>, <x86@...nel.org>,
"H. Peter Anvin" <hpa@...or.com>, Steve Wahl <steve.wahl@....com>,
Justin Ernst <justin.ernst@....com>,
Kyle Meyer <kyle.meyer@....com>,
Dimitri Sivanich <dimitri.sivanich@....com>,
"Russ Anderson" <russ.anderson@....com>,
Darren Hart <dvhart@...radead.org>,
"Andy Shevchenko" <andy@...radead.org>,
"K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Wei Liu <wei.liu@...nel.org>,
"Dexuan Cui" <decui@...rosoft.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
Rob Herring <robh@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>
CC: <linux-kernel@...r.kernel.org>,
<platform-driver-x86@...r.kernel.org>,
<linux-hyperv@...r.kernel.org>, <linux-pci@...r.kernel.org>,
Andrew Cooper <andrew.cooper3@...rix.com>
Subject: [PATCH 0/3] x86/apic: Misc pruning
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@...rix.com>
---
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@...rix.com>
Powered by blists - more mailing lists