commit | fc5fb2b5e1874e5894e2ac503bfb744220db89a1 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Mon Apr 02 20:19:17 2012 +0200 |
committer | Ingo Molnar <mingo@kernel.org> | Wed May 09 15:23:16 2012 +0200 |
tree | 9f4f3913a971b5a7acb990038dc661da40ecc13b | |
parent | c9574fe0bdb9ac9a2698e02a712088ce8431e9f8 [diff] |
perf/x86-ibs: Catch spurious interrupts after stopping IBS After disabling IBS there could be still incomming NMIs with samples that even have the valid bit cleared. Mark all this NMIs as handled to avoid spurious interrupt messages. Signed-off-by: Robert Richter <robert.richter@amd.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1333390758-10893-12-git-send-email-robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@kernel.org>