diff options
author | 2021-04-24 14:50:36 -0400 | |
---|---|---|
committer | 2021-10-18 07:49:39 -0400 | |
commit | b424de33c42dbd03e39ca8f521126d39acb6c335 (patch) | |
tree | e97ba86596354fc1f8e88caad8ff103e3d647eea /mm/util.c | |
parent | mm: Add kmap_local_folio() (diff) | |
download | wireguard-linux-b424de33c42dbd03e39ca8f521126d39acb6c335.tar.xz wireguard-linux-b424de33c42dbd03e39ca8f521126d39acb6c335.zip |
mm: Add arch_make_folio_accessible()
As a default implementation, call arch_make_page_accessible n times.
If an architecture can do better, it can override this.
Also move the default implementation of arch_make_page_accessible()
from gfp.h to mm.h.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions