applied to drm-misc-next
On Thu, Apr 4, 2024 at 8:51 PM Qiang Yu wrote:
>
> Serial is Reviewed-by: Qiang Yu
>
> On Tue, Apr 2, 2024 at 6:43 AM Erico Nunes wrote:
> >
> > Patch 1 is a fix for a crash which triggers on removing the module on
> > kernels with CONFIG_DEBUG_SHIRQ enabled, such as th
Serial is Reviewed-by: Qiang Yu
On Tue, Apr 2, 2024 at 6:43 AM Erico Nunes wrote:
>
> Patch 1 is a fix for a crash which triggers on removing the module on
> kernels with CONFIG_DEBUG_SHIRQ enabled, such as the Fedora kernel.
>
> Patch 2 is a fix to this warning:
> drivers/gpu/drm/lima/lima_dr
Patch 1 is a fix for a crash which triggers on removing the module on
kernels with CONFIG_DEBUG_SHIRQ enabled, such as the Fedora kernel.
Patch 2 is a fix to this warning:
drivers/gpu/drm/lima/lima_drv.c:387:13: error: cast to smaller integer
type 'enum lima_gpu_id' from 'const void *'
[-Wer