commit | 223ce4910bac6434060c018ba247b6b40a399b49 | [log] [tgz] |
---|---|---|
author | Shaoqin Huang <shaoqin.huang@intel.com> | Tue Aug 09 10:32:56 2022 +0800 |
committer | Andrew Morton <akpm@linux-foundation.org> | Sun Sep 11 20:25:48 2022 -0700 |
tree | b056854d43f7259478b5f57cfc4c12f386852039 | |
parent | 2ace36f0f55777be8a871c370832527e1cd54b15 [diff] |
mm/filemap.c: convert page_endio() to use a folio Replace three calls to compound_head() with one. Link: https://lkml.kernel.org/r/20220809023256.178194-1-shaoqin.huang@intel.com Signed-off-by: Shaoqin Huang <shaoqin.huang@intel.com> Cc: Matthew Wilcox <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>