Re: [PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug

From: Rafael J. Wysocki
Date: Mon Apr 22 2024 - 15:17:21 EST


On Thu, Apr 18, 2024 at 9:50 PM Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
>
> On Thu, Apr 18, 2024 at 3:54 PM Jonathan Cameron
> <Jonathan.Cameron@xxxxxxxxxx> wrote:
> >
> > Whilst it is a bit quick after v6, a couple of critical issues
> > were pointed out by Russell, Salil and Rafael + one build issue
> > had been missed, so it seems sensible to make sure those conducting
> > testing or further review have access to a fixed version.
> >
> > v7:
> > - Fix misplaced config guard that broke bisection.
> > - Greatly simplify the condition on which we call
> > acpi_processor_hotadd_init().
> > - Improve teardown ordering.
>
> Thank you for the update!
>
> From a quick look, patches [01-08/16] appear to be good now, but I'll
> do a more detailed review on the following days.

Done now, I've sent comments on patches [4-5/16].

The other patches in the first half of the series LGTM.

I can't say much about the ARM64-specific part and the last patch has
been already ACKed by Thomas.

Thanks!