diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-17 19:50:16 +0200 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-04 03:08:48 +0200 |
commit | 188e8caee968def9fb67c7536c270b5b463c3461 (patch) | |
tree | caf03ec1a05f30cfa6bb785b3f0dd28e6dc038c3 /MAINTAINERS | |
parent | mm/swap: convert __put_compound_page() to __folio_put_large() (diff) | |
download | linux-188e8caee968def9fb67c7536c270b5b463c3461.tar.xz linux-188e8caee968def9fb67c7536c270b5b463c3461.zip |
mm/swap: convert __page_cache_release() to use a folio
All the callers now have a folio. Saves several calls to compound_head,
totalling 502 bytes of text.
Link: https://lkml.kernel.org/r/20220617175020.717127-19-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions