aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2021-04-06 08:18:39 +0200
committerJens Axboe <[email protected]>2021-04-06 09:30:09 -0600
commitb60b270b3db617811e593db5d5920ed98e67ce49 (patch)
treeee747f04ce4939e0ef8ab9d4368d5d2099e6198c /tools/perf/scripts/python/syscall-counts-by-pid.py
parent3d86739c6343fb9c45ba7c4171ff35f526a49b5f (diff)
swim3: support highmem
swim3 only uses the virtual address of a bio to stash it into the data transfer using virt_to_bus. But the ppc32 virt_to_bus just uses the physical address with an offset. Replace virt_to_bus with a local hack that performs the equivalent transformation and stop asking for block layer bounce buffering. Signed-off-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions