[PATCH 1/2] drm/nouveau: don't fini scheduler if not initialized

Timur Tabi ttabi at nvidia.com
Fri Feb 2 17:14:29 UTC 2024


On Fri, 2024-02-02 at 01:05 +0100, Danilo Krummrich wrote:
> nouveau_abi16_ioctl_channel_alloc() and nouveau_cli_init() simply call
> their corresponding *_fini() counterpart. This can lead to
> nouveau_sched_fini() being called without struct nouveau_sched ever
> being initialized in the first place.

Thanks, I've confirmed that these patches do fix the problem.  



More information about the dri-devel mailing list