diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-04-29 23:01:18 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-04-30 11:20:43 -0700 |
commit | d7f946d0faf90014547ee5d090e9d05018278c7a (patch) | |
tree | 56d396d83c975c12df710542aae052bfe1b63079 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 84172f4bb752424415756351a40f8da5714e1554 (diff) |
mm/mempolicy: rename alloc_pages_current to alloc_pages
When CONFIG_NUMA is enabled, alloc_pages() is a wrapper around
alloc_pages_current(). This is pointless, just implement alloc_pages()
directly.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Mike Rapoport <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions