Hi Jan, > -----Original Message----- > From: Jan Beulich <[email protected]> > Sent: 2022年7月12日 22:27 > To: Wei Chen <[email protected]> > Cc: nd <[email protected]>; Andrew Cooper <[email protected]>; Roger Pau > Monné <[email protected]>; Wei Liu <[email protected]>; George Dunlap > <[email protected]>; Julien Grall <[email protected]>; Stefano > Stabellini <[email protected]>; [email protected] > Subject: Re: [PATCH v2 8/9] xen: rename acpi_scan_nodes to numa_scan_nodes > > 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. >
Ack again. Cheers, Wei Chen > Jan
