commit | 19672a9e4a75252871cba319f4e3b859b8fdf671 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Sep 02 20:46:53 2022 +0100 |
committer | Andrew Morton <akpm@linux-foundation.org> | Mon Oct 03 14:02:55 2022 -0700 |
tree | c3af45abf1628a433cb15f8340ace6c79bfeae4f | |
parent | 82e66bf76173a1525db9866455a7fdbc07b57297 [diff] |
mm: convert lock_page_or_retry() to folio_lock_or_retry() Remove a call to compound_head() in each of the two callers. Link: https://lkml.kernel.org/r/20220902194653.1739778-58-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>