diff options
| author | Jordan Niethe <[email protected]> | 2021-02-08 14:29:57 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-04-08 21:17:42 +1000 |
| commit | 29e3ea8cbd2958cf237b84652ec236803f2c6202 (patch) | |
| tree | e1aa74b82d820142cb383a99e332b814016bfbd2 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | b8b2f37cf632434456182e9002d63cbc4cccc50c (diff) | |
selftests/powerpc: Test for spurious kernel memory faults on radix
Previously when mapping kernel memory on radix, no ptesync was
included which would periodically lead to unhandled spurious faults.
Mapping kernel memory is used when code patching with Strict RWX
enabled. As suggested by Chris Riedl, turning ftrace on and off does a
large amount of code patching so is a convenient way to see this kind
of fault.
Add a selftest to try and trigger this kind of a spurious fault. It
tests for 30 seconds which is usually long enough for the issue to
show up.
Signed-off-by: Jordan Niethe <[email protected]>
[mpe: Rename it to better reflect what it does, rather than the symptom]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions