Hi Jan, > -----Original Message----- > From: Jan Beulich <jbeul...@suse.com> > Sent: 2022年7月12日 22:27 > To: Wei Chen <wei.c...@arm.com> > Cc: nd <n...@arm.com>; Andrew Cooper <andrew.coop...@citrix.com>; Roger Pau > Monné <roger....@citrix.com>; Wei Liu <w...@xen.org>; George Dunlap > <george.dun...@citrix.com>; Julien Grall <jul...@xen.org>; Stefano > Stabellini <sstabell...@kernel.org>; xen-devel@lists.xenproject.org > 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