diff options
| author | Christoph Hellwig <[email protected]> | 2023-04-11 19:14:54 +0200 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-18 16:29:59 -0700 |
| commit | 6aa4b839e7a481cc20b243168dc3333fc3d87eb0 (patch) | |
| tree | 16cdaa2f61e42eb226acd11a48a75272d8eea330 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 889ae9169b45f0fc3fc05f93c3c6fa8a851eab67 (diff) | |
zram: don't pass a bvec to __zram_bvec_write
__zram_bvec_write only extracts the page from __zram_bvec_write and always
expects a full page of input. Pass the page directly instead of the bvec
and rename the function to zram_write_page.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions