From: Thomas Gleixner Date: Mon, 4 Jun 2018 15:34:00 +0000 (+0200) Subject: x86/apic/vector: Print APIC control bits in debugfs X-Git-Tag: v4.18-rc1~70^2~1 X-Git-Url: https://git.codelabs.ch/?p=muen%2Flinux.git;a=commitdiff_plain;h=a07771ac6a78860777a9da5d9bc38830ec993fe7;hp=a07771ac6a78860777a9da5d9bc38830ec993fe7 x86/apic/vector: Print APIC control bits in debugfs Extend the debugability of the vector management by adding the state bits to the debugfs output. Signed-off-by: Thomas Gleixner Tested-by: Song Liu Cc: Joerg Roedel Cc: Peter Zijlstra Cc: Song Liu Cc: Dmitry Safonov <0x7f454c46@gmail.com> Cc: Mike Travis Cc: Borislav Petkov Cc: Tariq Toukan Link: https://lkml.kernel.org/r/20180604162224.908136099@linutronix.de ---