Re: [PATCH v5 1/3] cpu: export lockdep_assert_cpus_held()

From: Wei Liu
Date: Thu Feb 13 2025 - 18:45:13 EST


On Fri, Jan 17, 2025 at 03:33:06PM -0500, Hamza Mahfooz wrote:
> If CONFIG_HYPERV=m, lockdep_assert_cpus_held() is undefined for HyperV.
> So, export the function so that GPL drivers can use it more broadly.
>
> Cc: Michael Kelley <mhklinux@xxxxxxxxxxx>
> Signed-off-by: Hamza Mahfooz <hamzamahfooz@xxxxxxxxxxxxxxxxxxx>

Series applied to hyperv-next. Thanks.

In the future it is better to write a small cover letter for a patch
series.

Thanks,
Wei.