RE: [PATCH 2/2] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing
From: Dexuan Cui <decui@microsoft.com>
Date: 2023-05-23 04:05:12
Also in:
linux-arm-kernel, lkml
From: Dexuan Cui <decui@microsoft.com>
Date: 2023-05-23 04:05:12
Also in:
linux-arm-kernel, lkml
From: Michael Kelley (LINUX) <redacted> Sent: Friday, May 19, 2023 7:34 AM To: KY Srinivasan <kys@microsoft.com>; 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.