summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorBrendan Jackman <jackmanb@google.com>2026-07-03 12:31:54 +0000
committerAndrew Morton <akpm@linux-foundation.org>2026-07-30 19:40:43 -0700
commita4f6c0f83d91ae093900eff55c4c4b0971206899 (patch)
tree596578e1abfca23f5d15cf0298778d396126e5f0 /scripts/Makefile.thinlto
parentbcdd8d43a7cad8959f556e21b671b839fe4dc8e3 (diff)
mm: move __alloc_pages() to mm/page_alloc.h
It's no longer used outside of mm/. Since this means __alloc_pages_noprof() is no longer visible from gfp.h, this also means moving the definition of alloc_pages_node_noprof into the .c file. Also remove references to this API from the documentation tree - referring to the specific function name was already questionable but now the function is not even public it definitely seems wrong. Link: https://lore.kernel.org/20260703-alloc-trylock-v5-14-c87b714e19d3@google.com Signed-off-by: Brendan Jackman <jackmanb@google.com> Reviewed-by: Vlastimil Babka (SUSE) <vbabka@kernel.org> Reviewed-by: Zi Yan <ziy@nvidia.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions