Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: oprofile: don't set counter width from cpuid on Core2
Impact: fix stuck NMIs and non-working oprofile on certain CPUs Resetting the counter width of the performance counters on Intel's Core2 CPUs, breaks the delivery of NMIs, when running in x86_64 mode. This should fix bug #12395: http://bugzilla.kernel.org/show_bug.cgi?id=12395 Signed-off-by: Tim Blechmann <[email protected]> Signed-off-by: Robert Richter <[email protected]> LKML-Reference: <[email protected]> Cc: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
- Loading branch information