Files
linux/arch
Thomas Gleixner c3a3becc21 x86/apic: Soft disable APIC before initializing it
[ Upstream commit 2640da4ccc ]

If the APIC was already enabled on entry of setup_local_APIC() then
disabling it soft via the SPIV register makes a lot of sense.

That masks all LVT entries and brings it into a well defined state.

Otherwise previously enabled LVTs which are not touched in the setup
function stay unmasked and might surprise the just booting kernel.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190722105219.068290579@linutronix.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-15 14:33:04 +09:00
..
2023-05-15 11:34:34 +09:00
2023-05-15 14:31:22 +09:00
2018-05-19 14:06:17 +02:00
2018-02-17 14:52:07 +01:00
2016-10-19 08:39:47 -07:00