]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/cacheinfo: Remove the P4 trace leftovers for real
authorThomas Gleixner <tglx@linutronix.de>
Tue, 4 Mar 2025 08:51:22 +0000 (09:51 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 4 Mar 2025 10:17:33 +0000 (11:17 +0100)
commitb3a756bd72ec8d1ba43334b17115e0ece1144a88
tree7db47bc932cf4e7dffba0ad12c7975bc5b624d4b
parent1f61dfdf16cd3bab383741c2eb43e7f69e9f592f
x86/cacheinfo: Remove the P4 trace leftovers for real

Commit 851026a2bf54 ("x86/cacheinfo: Remove unused trace variable") removed
the switch case for LVL_TRACE but did not get rid of the surrounding gunk.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20250304085152.51092-12-darwi@linutronix.de
arch/x86/kernel/cpu/cacheinfo.c