On 08.07.2022 16:54, Wei Chen wrote: > We have moved acpi_scan_nodes from x86 to common. Because of > of our previous work, this function no longer has many ACPI > characteristics, except some "SRAT" words in print messages. > So we rename acpi_scan_nodes to a more generic name > numa_scan_nodes, and replace "SRAT" words in print messages.
Once again I think the rename should happen before the moving to common code. Jan