x86: irq no should not use hex in /proc/interrupts
commit7564676813780e0ba4dacf95338202cb72d2172d
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 25 Sep 2008 02:04:36 +0000 (24 19:04 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:12 +0000 (16 16:53 +0200)
treef540b5896823a279c96910f10a5dcf00f673f02d
parentaac3f2b6f6e88827432c4050ac73552f24b19de1
x86: irq no should not use hex in /proc/interrupts

Arjan van de Ven noticed that we changed IRQ numbers from decimal
to hex in /proc/interrupts - that can break user-space utilities
like irqbalanced.

Reported-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq_32.c
arch/x86/kernel/irq_64.c