| commit | 869f7ee6f6477341f859c8b0949ae81caf9ca7f3 | [log] [tgz] |
|---|---|---|
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Feb 15 09:28:49 2022 -0500 |
| committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Mar 21 12:59:03 2022 -0400 |
| tree | 49f0914c62f9660da863dfa60e3f67f188c00fc8 | |
| parent | af28a988b313a601c12c410a42e485ca46adcfee [diff] |
mm/rmap: Convert try_to_unmap() to take a folio Change all three callers and the worker function try_to_unmap_one(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>