commit | 8ae936690972dfcad73d0dde1095b9f32af5ee95 | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Fri Dec 12 15:52:26 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 22:30:19 2008 +0100 |
tree | fa4f81646cdef3f9f0bd1f86a2dc64c045b23540 | |
parent | 915b0d0104b72fd36af088ba4b11b5690bc96a6c [diff] |
x86: hardirq: use inc_irq_stat() in non-unified functions Impact: cleanup Replace incrementing irq stat with inc_irq_stat() in non-unified functions. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>