diff options
author | 2021-04-27 09:00:12 -0400 | |
---|---|---|
committer | 2021-10-18 07:49:39 -0400 | |
commit | 35a020ba0802f732ba070e03e50b140aea4373c4 (patch) | |
tree | 2d861c3d6205566a124c11e1b3031d3136b2e15e /mm/util.c | |
parent | mm: Add arch_make_folio_accessible() (diff) | |
download | wireguard-linux-35a020ba0802f732ba070e03e50b140aea4373c4.tar.xz wireguard-linux-35a020ba0802f732ba070e03e50b140aea4373c4.zip |
mm: Add folio_young and folio_idle
Idle page tracking is handled through page_ext on 32-bit architectures.
Add folio equivalents for 32-bit and move all the page compatibility
parts to common code.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions