From: Cyrill Gorcunov Date: Thu, 5 Aug 2010 15:09:17 +0000 (+0400) Subject: perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly X-Git-Tag: v2.6.36-rc1~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c250d709fdc8aa5bf42d90be99428a01a256a55;p=pandora-kernel.git perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly In case if last active performance counter is not overflowed at moment of NMI being triggered by another counter, the irq statistics may miss an update stage. As a more serious consequence -- apic quirk may not be triggered so apic lvt entry stay masked. Tested-by: Lin Ming Signed-off-by: Cyrill Gorcunov Cc: Stephane Eranian Cc: Peter Zijlstra Cc: Frederic Weisbecker LKML-Reference: <20100805150917.GA6311@lenovo> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed