diff options
| author | Sang-Heon Jeon <ekffu200098@gmail.com> | 2026-07-03 13:13:27 +0900 |
|---|---|---|
| committer | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2026-07-03 11:16:27 +0300 |
| commit | a9bafc1832d2db97813069823821ed333b8ecda6 (patch) | |
| tree | c76d0d3accbfc643fdbdad326571cec1b1d2be35 /scripts/Makefile.thinlto | |
| parent | 3aeac07c5b1c3399487f4b38182f8cfbc3dbbd53 (diff) | |
| download | linux-next-a9bafc1832d2db97813069823821ed333b8ecda6.tar.gz linux-next-a9bafc1832d2db97813069823821ed333b8ecda6.zip | |
mm: numa_memblks: remove redundant numa_nodemask_from_meminfo()
numa_add_memblk() now sets each added node in numa_nodes_parsed, so
numa_nodes_parsed already contains every node that owns memory. The nodes
numa_nodemask_from_meminfo() adds from numa_meminfo are already set, so the
calls in numa_alloc_distance() and numa_register_meminfo() are redundant.
So remove both call sites and the unused function itself.
No functional change.
Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
Link: https://patch.msgid.link/20260703041329.2797584-8-ekffu200098@gmail.com
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
