RE: [PATCH 2/2] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing

From: Dexuan Cui
Date: Tue May 23 2023 - 00:05:13 EST


> From: Michael Kelley (LINUX) <mikelley@xxxxxxxxxxxxx>
> Sent: Friday, May 19, 2023 7:34 AM
> To: KY Srinivasan <kys@xxxxxxxxxxxxx>; Haiyang Zhang
> ...
> State CPUHP_AP_HYPERV_ONLINE has been introduced to correctly sequence
> the initialization of hyperv_pcpu_input_arg. Use this use new state

s/this use/ this

> for Hyper-V initialization so that hyperv_pcpu_input_arg is allocated
> early enough.