]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: nmi and irq counters are unsigned in nmi_64.c
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Fri, 2 May 2008 23:44:52 +0000 (16:44 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 May 2008 19:28:11 +0000 (21:28 +0200)
commitf59a9310b97879159ef4d25227bc270278f1ee71
tree089ed773e16fdd1099bac99bcb574c44dbf3f394
parentf784946ded3e734524d1f48a6a8286b8a152c3b9
x86: nmi and irq counters are unsigned in nmi_64.c

__nmi_count, apic_timer_irqs and irq0_irqs are unsigned.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/nmi_64.c