perf_counters: account NMI interrupts
authorMike Galbraith <efault@gmx.de>
Mon, 9 Feb 2009 06:38:50 +0000 (07:38 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 12:03:38 +0000 (13:03 +0100)
I noticed that kerneltop interrupts were accounted as NMI, but not their
perf counter origin.

Account NMI performance counter interrupts.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
 arch/x86/kernel/cpu/perf_counter.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


No differences found