x86: hardirq: introduce inc_irq_stat()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Tue, 9 Dec 2008 03:19:26 +0000 (19:19 -0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 10:59:49 +0000 (11:59 +0100)
commit915b0d0104b72fd36af088ba4b11b5690bc96a6c
tree51b9ef993704c89dfd2c882eaa3f0aa6abff953b
parentfd10902797fc9d6abaf55d9c2e3c6698c90b10c7
x86: hardirq: introduce inc_irq_stat()

Impact: cleanup

Introduce inc_irq_stat() macro and unify irq_stat accounting code.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/hardirq_32.h
arch/x86/include/asm/hardirq_64.h
arch/x86/kernel/apic.c
arch/x86/kernel/smp.c
arch/x86/kernel/traps.c