Re: [PATCH v1 0/4] drm/hyperv: A fix and a few cleanups

Hamza Mahfooz <[email protected]> Mon, 20 Jul 2026 10:39:41 -0400
Newsgroups org.kernel.vger.linux-hyperv,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel
Message-ID <al4zLadVFWOaPXp8@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>
On Wed, Jul 01, 2026 at 07:05:18PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> Hello,
> 
> while working on a tree-wide cleanup I found a few issues in the
> drm/hyperv driver that are addressed here.
> 
> While the first patch is a fix, the issue is so old (from 2021, included
> in v5.14-rc1) that applying the series during the next merge window is
> probably the right choice.
> 
> Best regards
> Uwe

Applied (sans patch #3), thanks!

> 
> Uwe Kleine-König (The Capable Hub) (4):
>   drm/hyperv: Unregister pci driver in error path before module unload
>   drm/hyperv: Explicitly set subvendor and subdevice for pci match array
>   drm/hyperv: Drop useless empty remove callback
>   drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arrays
> 
>  drivers/gpu/drm/hyperv/hyperv_drm_drv.c | 19 +++++++++----------
>  1 file changed, 9 insertions(+), 10 deletions(-)
> 
> 
> base-commit: be5c93fa674f0fc3c8f359c2143abce6bbb422e6
> -- 
> 2.55.0.11.g153666a7d9bb
>