Re: [PATCH v2] drm/qxl: do not run release if qxl failed to init
From: Gerd Hoffmann
Date: Fri Feb 05 2021 - 02:45:10 EST
On Thu, Feb 04, 2021 at 11:30:50AM -0500, Tong Zhang wrote:
> if qxl_device_init() fail, drm device will not be registered,
> in this case, do not run qxl_drm_release()
How do you trigger this?
take care,
Gerd