commit | 1fec6890bf2247ecc93f5491c2d3f33c333d5c6e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Wed Jun 21 17:45:56 2023 +0100 |
committer | Andrew Morton <akpm@linux-foundation.org> | Fri Jun 23 16:59:30 2023 -0700 |
tree | 3075eac7a2a0daa65abe9f9753127645be11fd74 | |
parent | 1a0fc811f5f5addf54499826bd1b6e34e917491c [diff] |
mm: remove references to pagevec Most of these should just refer to the LRU cache rather than the data structure used to implement the LRU cache. Link: https://lkml.kernel.org/r/20230621164557.3510324-13-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>