On Wed, 2022-08-03 at 11:55 +0800, Binbin Wu wrote: > On 2022/6/22 19:15, Kai Huang wrote: > > > > @@ -357,6 +358,17 @@ static int acpi_processor_add(struct acpi_device *device, > > struct device *dev; > > int result = 0; > > > > + /* > > + * If the confidential computing platform doesn't support ACPI > > + * memory hotplug, the BIOS should never deliver such event to > memory or cpu hotplug? Sorry typo. Should be CPU. Anyway this patch will be dropped in next version. -- Thanks, -Kai