diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-07-15 05:23:43 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-21 13:37:27 -0700 |
| commit | ca54f6d89d60abf3e7dea68c95dfd442eeece212 (patch) | |
| tree | db5db1ac60a6e83fcb68e820566b87237632ead0 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | fbcec6a3a09b309900f1ecef8954721d93555abd (diff) | |
zswap: make zswap_load() take a folio
Only convert a few easy parts of this function to use the folio passed in;
convert back to struct page for the majority of it. Removes three hidden
calls to compound_head().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Domenico Cerasuolo <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Nhat Pham <[email protected]>
Cc: Vitaly Wool <[email protected]>
Cc: Yosry Ahmed <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions