On Sun, Mar 09, 2025 at 09:41:51AM +0100, Thomas Gleixner wrote:
> Convert the code to use the new guard(msi_descs_lock).
>
> No functional change intended.
>
> Signed-off-by: Thomas Gleixner
> Cc: Haiyang Zhang
> Cc: Wei Liu
> Cc: Bjorn Helgaas
> Cc: linux-hyperv@vger.kernel.org
> Cc: linux-
On Sun, 9 Mar 2025 09:41:51 +0100 (CET)
Thomas Gleixner wrote:
> Convert the code to use the new guard(msi_descs_lock).
>
> No functional change intended.
>
> Signed-off-by: Thomas Gleixner
> Cc: Haiyang Zhang
> Cc: Wei Liu
> Cc: Bjorn Helgaas
> Cc: linux-hyperv@vger.kernel.org
> Cc: linux
From: Thomas Gleixner Sent: Sunday, March 9, 2025 12:42 AM
>
> Convert the code to use the new guard(msi_descs_lock).
>
> No functional change intended.
>
> Signed-off-by: Thomas Gleixner
> Cc: Haiyang Zhang
> Cc: Wei Liu
> Cc: Bjorn Helgaas
> Cc: linux-hyperv@vger.kernel.org
> Cc: linux-..
Convert the code to use the new guard(msi_descs_lock).
No functional change intended.
Signed-off-by: Thomas Gleixner
Cc: Haiyang Zhang
Cc: Wei Liu
Cc: Bjorn Helgaas
Cc: linux-hyperv@vger.kernel.org
Cc: linux-...@vger.kernel.org
---
drivers/pci/controller/pci-hyperv.c | 14 --
1