x86/apic/ioapic: Rename skip_ioapic_setup
authorThomas Gleixner <tglx@linutronix.de>
Tue, 8 Aug 2023 22:03:41 +0000 (15:03 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Wed, 9 Aug 2023 18:58:16 +0000 (11:58 -0700)
commitecf600f8942e04c9bf5f7046e096577eebaf6406
tree82a09a5c9a593084267c6f9df4d68c3ae8027af5
parent49062454a3eb4a27add7a3df57e7a34266f6a760
x86/apic/ioapic: Rename skip_ioapic_setup

Another variable name which is confusing at best. Convert to bool.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Tested-by: Juergen Gross <jgross@suse.com> # Xen PV (dom0 and unpriv. guest)
arch/x86/include/asm/io_apic.h
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic/apic.c
arch/x86/kernel/apic/io_apic.c
arch/x86/xen/smp_pv.c