diff options
| author | Thomas Gleixner <tglx@kernel.org> | 2026-05-17 22:02:29 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-05-26 16:21:14 +0200 |
| commit | 34594da7650d3ea67f96c0f4034ff6b2453f67c3 (patch) | |
| tree | 506cbd5371b69cc8eb04eaec8daee55d064fcc61 /drivers/platform/wmi/tests/git@git.tavy.me:linux.git | |
| parent | 2d62735f1d4a2832af367c9e3de04bfb280a945c (diff) | |
genirq/proc: Increase default interrupt number precision to four
Quite some architectures have four character wide acronyms for architecture
specific interrupts like IPI, NMI, etc.
The default precision of printing the Linux device interrupt numbers is
three, which causes quite some code to play games with adding or omitting
space after the acronym and the colon in order to keep the per CPU numbers
properly aligned.
Increase the default number precision to four in the core code and get rid
of the space games all over the place. At the same time align all
architecture specific descriptor texts left so that they show up in the
same column as the interrupt chip names, which makes the output more
uniform accross architectures. Fix up the GDB script to this new scheme as
well.
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260517194931.839482411@kernel.org
Diffstat (limited to 'drivers/platform/wmi/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
