There are only two callers of __alloc_pages() so prune the thicket of alloc_page variants by combining the two functions together. Current callers of __alloc_pages() simply add an extra 'NULL' parameter and current callers of __alloc_pages_nodemask() call __alloc_pages() instead. Link: https://lkml.kernel.org/r/20210225150642.2582252-4-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Acked-by: Vlastimil Babka <vbabka@suse.cz> Acked-by: Michal Hocko <mhocko@suse.com> Cc: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| cma_debugfs.rst | ||
| concepts.rst | ||
| hugetlbpage.rst | ||
| idle_page_tracking.rst | ||
| index.rst | ||
| ksm.rst | ||
| memory-hotplug.rst | ||
| nommu-mmap.rst | ||
| numa_memory_policy.rst | ||
| numaperf.rst | ||
| pagemap.rst | ||
| soft-dirty.rst | ||
| transhuge.rst | ||
| userfaultfd.rst | ||