diff options
author | 2023-07-15 05:23:43 +0100 | |
---|---|---|
committer | 2023-08-21 13:37:27 -0700 | |
commit | ca54f6d89d60abf3e7dea68c95dfd442eeece212 (patch) | |
tree | db5db1ac60a6e83fcb68e820566b87237632ead0 /include/linux/page_ext.h | |
parent | swap: remove some calls to compound_head() in swap_readpage() (diff) | |
download | wireguard-linux-ca54f6d89d60abf3e7dea68c95dfd442eeece212.tar.xz wireguard-linux-ca54f6d89d60abf3e7dea68c95dfd442eeece212.zip |
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/20230715042343.434588-6-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Domenico Cerasuolo <cerasuolodomenico@gmail.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Nhat Pham <nphamcs@gmail.com>
Cc: Vitaly Wool <vitaly.wool@konsulko.com>
Cc: Yosry Ahmed <yosryahmed@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/page_ext.h')
0 files changed, 0 insertions, 0 deletions