diff options
author | Anju T Sudhakar <[email protected]> | 2020-03-13 11:22:38 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-04-03 00:09:58 +1100 |
commit | 4bdd39460b5f57d4f165c4a05b22e66eb3a490ae (patch) | |
tree | 9bb3acae471d388348459679d43adafbbac7e938 /scripts/bpf_helpers_doc.py | |
parent | a36e8ba60b991d563677227f172db69e030797e6 (diff) |
powerpc/powernv: Re-enable imc trace-mode in kernel
commit <249fad734a25> ""powerpc/perf: Disable trace_imc pmu"
disables IMC(In-Memory Collection) trace-mode in kernel, since frequent
mode switching between accumulation mode and trace mode via the spr LDBAR
in the hardware can trigger a checkstop(system crash).
Patch to re-enable imc-trace mode in kernel.
The previous patch(1/2) in this series will address the mode switching issue
by implementing a global lock, and will restrict the usage of
accumulation and trace-mode at a time.
Signed-off-by: Anju T Sudhakar <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions