From: Mike Galbraith Date: Mon, 9 Feb 2009 06:38:50 +0000 (+0100) Subject: perf_counters: account NMI interrupts X-Git-Tag: v2.6.31-rc1~383^2~514 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d278c48435625cb6b7edcf6a547620768b175709;p=pandora-kernel.git perf_counters: account NMI interrupts 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 Signed-off-by: Ingo Molnar arch/x86/kernel/cpu/perf_counter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- Reading git-diff-tree failed