commit | 8183e2b38480672a1f61d416812ac078ce94b67b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Jan 04 15:37:04 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 04 15:37:04 2010 -0800 |
tree | 27fa1dcb4ffbdfa459b8b1ebc9ae291e86c5fc4c | |
parent | 5958eed76ccc8c361f872829bdc4b8c6dc9cd379 [diff] |
sparc64: Fix NMI programming when perf events are active. If perf events are active, we should not reset the %pcr to PCR_PIC_PRIV. That perf events code does the management. Signed-off-by: David S. Miller <davem@davemloft.net>