diff options
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2026-07-15 10:38:02 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-19 18:16:35 +0900 |
| commit | 8a81803f87504ffd735f2a77f1299eadf2cbdf32 (patch) | |
| tree | bbb2b82f05c52d03557577899db93d2bc6ecd295 /tools/perf/scripts/python | |
| parent | a3976da121aef2b9bf0709e0fd257b2a7ae2749c (diff) | |
ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
This fixes handle_bounds_compressed_page() on highmem memory
as page_address() does not work on memory which has been kmap_local(),
only on kmap() memory.
Fixes: 495e90fa3348 ("ntfs: update attrib operations")
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
