linux/arch/x86/kernel/apic
Neeraj Upadhyay 7f2b41ac3f x86/apic: Move apic_update_irq_cfg() call to apic_update_vector()
All callers of apic_update_vector() also call apic_update_irq_cfg() after it.
So, move the apic_update_irq_cfg() call to apic_update_vector().

No functional change intended.

Signed-off-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250709033242.267892-18-Neeraj.Upadhyay@amd.com
2025-07-15 11:54:09 +02:00
..
Makefile x86/smp: Drop 32-bit "bigsmp" machine support 2025-02-27 11:19:05 +01:00
apic.c x86/msr: Add explicit includes of <asm/msr.h> 2025-05-02 10:23:47 +02:00
apic_common.c
apic_flat_64.c
apic_noop.c arch/x86: Provide the CPU number in the wakeup AP callback 2025-05-23 16:30:56 +00:00
apic_numachip.c hyperv-next for v6.16 2025-06-03 08:39:20 -07:00
hw_nmi.c
init.c
io_apic.c A set of cleanups for the generic interrupt subsystem: 2025-05-27 08:07:32 -07:00
ipi.c Miscellaneous x86 cleanups by Arnd Bergmann, Charles Han, 2025-03-24 22:39:53 -07:00
local.h x86/smp: Drop 32-bit "bigsmp" machine support 2025-02-27 11:19:05 +01:00
msi.c
probe_32.c x86/smp: Drop 32-bit "bigsmp" machine support 2025-02-27 11:19:05 +01:00
probe_64.c
vector.c x86/apic: Move apic_update_irq_cfg() call to apic_update_vector() 2025-07-15 11:54:09 +02:00
x2apic_cluster.c
x2apic_phys.c
x2apic_uv_x.c arch/x86: Provide the CPU number in the wakeup AP callback 2025-05-23 16:30:56 +00:00