diff options
| author | Kent Overstreet <[email protected]> | 2022-05-23 22:37:01 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:33 -0400 |
| commit | c346def9af1d3890ee604905fb08d689e8383855 (patch) | |
| tree | 90a16410ccc67e14ada6e6822df4f0c9c22b20eb /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 232697ab9ded81d56afa8a2e47edb48deea5f9e6 (diff) | |
bcachefs: Fix encryption path on arm
flush_dcache_page() is not a noop on arm, but we were using
virt_to_page() instead of vmalloc_to_page() for an address on the kernel
stack - vmalloc memory, leading to an oops in flush_dcache_page().
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions