x86/ioapic: Replace some more set bit nonsense
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:04:55 +0000 (22:04 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:39 +0000 (22:07 +0100)
commit2ac9e529d76a8534fa357e723942dd3f076c37da
treebc3568881e2ad2fdf72bdfbbde29b4ae203e0458
parent490cc3c5e724502667a104a4e818dc071faf5e77
x86/ioapic: Replace some more set bit nonsense

Yet another set_bit() operation wrapped in oring a mask.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Link: https://lore.kernel.org/r/20240212154638.995080989@linutronix.de
arch/x86/include/asm/mpspec.h
arch/x86/kernel/apic/io_apic.c