diff options
author | 2021-06-29 21:47:12 -0400 | |
---|---|---|
committer | 2021-09-27 09:27:31 -0400 | |
commit | c4ed6ebfcb0929d204ab7548496c0d28bd408b36 (patch) | |
tree | 921cf6797a5b6fef9d889575cdf21588ca4cf61c /mm/mlock.c | |
parent | mm/memcg: Convert mem_cgroup_charge() to take a folio (diff) | |
download | wireguard-linux-c4ed6ebfcb0929d204ab7548496c0d28bd408b36.tar.xz wireguard-linux-c4ed6ebfcb0929d204ab7548496c0d28bd408b36.zip |
mm/memcg: Convert uncharge_page() to uncharge_folio()
Use a folio rather than a page to ensure that we're only operating on
base or head pages, and not tail pages.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions