Bug 33252
Summary: | [regression 2.6.39-rc2][bisected] "perf, x86: P4 PMU - Read proper MSR register to catch" and NMIs | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | i386 | Assignee: | platform_i386 |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | dzickus, maciej.rutecki, rjw, sruffell |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.39-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 32012 |
Description
Maciej Rutecki
2011-04-13 19:32:39 UTC
Just a note, the patch that Don Zickus prepared, which Cyrill attached to http://article.gmane.org/gmane.linux.kernel/1125621 resolved this issue for me. I'll comment again when I've used a straight checkout of mainline that has this fix in it. Thanks. Patch : http://cache.gmane.org//gmane/linux/kernel/1125621-001.bin Handled-By : Don Zickus <dzickus@redhat.com> The patch that was originally tested caused problems with perf on another processor and still needs another revision. That report was originally made at http://article.gmane.org/gmane.linux.kernel/1126590. Current patch for this was posted at: http://article.gmane.org/gmane.linux.kernel/1128149 Fixed by commit 2bce5da (perf, x86, nmi: Move LVT un-masking into irq handlers). |