Re: [PATCH 3/4] KVM: Register cpuhp and syscore callbacks when enabling hardware
From: Huang, Kai
Date: Mon May 13 2024 - 08:57:10 EST
On Thu, 2024-04-25 at 16:39 -0700, Sean Christopherson wrote:
> -static void hardware_disable_nolock(void *junk)
> +static void hardware_disable_nolock(void *ign)
nit:
Not sure whether this is intended code change?