x86/apic: Drop struct local_apic
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 2 Nov 2023 12:26:21 +0000 (12:26 +0000)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 21 Nov 2023 16:23:35 +0000 (17:23 +0100)
commit5a7d6d26af7714718b673e40bdc97f9f207e265a
tree8f50e1ed7f0fa4e5b5d95250a4a0de30fae6665a
parent855da7cdf974f3902397e5bf9423c7442bdfd75f
x86/apic: Drop struct local_apic

This type predates recorded history in tglx/history.git, making it older
than Feb 5th 2002.

This structure is literally old enough to drink in most juristictions in
the world, and has not been used once in that time.

Lay it to rest in /dev/null.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Link: https://lore.kernel.org/r/20231102-x86-apic-v1-3-bf049a2a0ed6@citrix.com
arch/x86/include/asm/apicdef.h