aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2023-10-12 09:40:44 +0200
committerVasily Gorbik <[email protected]>2023-10-23 18:21:22 +0200
commitf67c2da9f1c2d56e3adab342fc39c00c0c5ec790 (patch)
tree7ba036c152dcc105b2377e27bbf9f754bd535b14 /tools/perf/scripts/python/task-analyzer.py
parent5be05c35e72f7492105987e0231afab46b69935e (diff)
s390/mm,fault: use get_kernel_nofault() to dereference in dump_pagetable()
The page table dumper uses get_kernel_nofault() to test if dereferencing page table entries is possible. Use the result, which is the required page table entry, instead of throwing it away and dereferencing a second time without any safe guard. Reviewed-by: Claudio Imbrenda <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions