summaryrefslogtreecommitdiff
path: root/drivers/platform/wmi/tests/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-05-17 22:01:54 +0200
committerThomas Gleixner <tglx@kernel.org>2026-05-26 16:21:12 +0200
commit8713f2e596a134ed5c41e96bb9714251a5e6d56a (patch)
tree26699199c00c5c4ced4298a4636cbc5e3581940b /drivers/platform/wmi/tests/git@git.tavy.me:linux.git
parent2b57c69917eeba3ee657f252257e37f31916ba2a (diff)
x86/irq: Suppress unlikely interrupt stats by default
Unlikely interrupt counters like the spurious vector and the synthetic APIC ICR read retry show up in /proc/interrupts with all counts 0 most of the time. As these are events which should never happen, suppress them by default and enable them for output when they actually happen. This requires a seperate bitmap as the description array is marked __ro_after_init. With that bitmap in place it becomes RO data. Signed-off-by: Thomas Gleixner <tglx@kernel.org> Tested-by: Michael Kelley <mhklinux@outlook.com> Reviewed-by: Radu Rendec <radu@rendec.net> Link: https://patch.msgid.link/20260517194931.276486277@kernel.org
Diffstat (limited to 'drivers/platform/wmi/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions