forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
powerpc/64s/perf: add power_pmu_running to query whether perf is bein…
…g used Interrupt handling code would like to know whether perf is enabled, to know whether it should enable MSR[EE] to improve PMI coverage. Cc: Madhavan Srinivasan <maddy@linux.ibm.com> Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
- Loading branch information
1 parent
63afe4e
commit 98b8a35aa718c93ace9df66df6274fe392633f80
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters