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

Simple merge
Simple merge