Re: [PATCH] drm/qxl: properly handle device init failures

From: Gerd Hoffmann
Date: Tue Feb 09 2021 - 07:18:26 EST


On Mon, Feb 08, 2021 at 12:07:01PM -0500, Tong Zhang wrote:
> Does this patch fix an issue raised previously? Or should they be used together?
> https://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg2466541.html
>
> IMHO using this patch alone won’t fix the issue

This patch on top of drm-misc-next fixes the initialization error issue
reported by you in my testing.

take care,
Gerd