linux/drivers/acpi/numa
Sang-Heon Jeon 4d77cd711d ACPI: NUMA: remove redundant node_set() call
numa_add_memblk() now sets the node in numa_nodes_parsed itself, so the
caller's own node_set() is redundant.  Remove it.

No functional change.

Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
[ rjw: Subject adjustment ]
Link: https://patch.msgid.link/20260703041329.2797584-3-ekffu200098@gmail.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2026-07-06 19:56:54 +02:00
..
hmat.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Kconfig ACPI: NUMA: change the ACPI_NUMA to a hidden option 2024-07-22 07:13:08 -07:00
Makefile ACPI: NUMA: Establish a new drivers/acpi/numa/ directory 2019-11-07 15:43:38 +01:00
srat.c ACPI: NUMA: remove redundant node_set() call 2026-07-06 19:56:54 +02:00