that is clearly something for the -fixes
>> branch I would say.
>>
>> Regards,
>> Christian.
>>
>>
>>>
>>> Regards,
>>>
>>> Tvrtko
>>>
>>>> ________
>>>> Von:
sulin
Gesendet: Freitag, 18. April 2025 18:25
An: dri-devel@lists.freedesktop.org
Cc: kernel-...@igalia.com; Tvrtko Ursulin; Koenig, Christian; Lucas De Marchi;
Rodrigo Vivi; Umesh Nerlige Ramappa
Betreff: [PATCH] drm/fdinfo: Protect against driver unbind
If we unbind a driver from the PCI device wit
:25
>> An: dri-devel@lists.freedesktop.org
>> Cc: kernel-...@igalia.com; Tvrtko Ursulin; Koenig, Christian; Lucas De
>> Marchi; Rodrigo Vivi; Umesh Nerlige Ramappa
>> Betreff: [PATCH] drm/fdinfo: Protect against driver unbind
>>
>> If we unbind a driver from the PC
dri-devel@lists.freedesktop.org
Cc: kernel-...@igalia.com; Tvrtko Ursulin; Koenig, Christian; Lucas De Marchi;
Rodrigo Vivi; Umesh Nerlige Ramappa
Betreff: [PATCH] drm/fdinfo: Protect against driver unbind
If we unbind a driver from the PCI device with an active DRM client,
subsequent read of the f
Marchi;
Rodrigo Vivi; Umesh Nerlige Ramappa
Betreff: [PATCH] drm/fdinfo: Protect against driver unbind
If we unbind a driver from the PCI device with an active DRM client,
subsequent read of the fdinfo data associated with the file descriptor in
question will not end well.
Protect the path with a
If we unbind a driver from the PCI device with an active DRM client,
subsequent read of the fdinfo data associated with the file descriptor in
question will not end well.
Protect the path with a drm_dev_enter/exit() pair.
Signed-off-by: Tvrtko Ursulin
Cc: Christian König
Cc: Lucas De Marchi
Cc