Message ID | 20230602210440.8411-1-quic_jhugo@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | accel/qaic fixes for 6.4 part 2 | expand |
On 6/2/2023 3:04 PM, Jeffrey Hugo wrote: > Two additional fixes for corner cases found during development when > buggy userspace or firmware ends up subjecting the KMD to error > scenarios. > > Carl Vanderlip (1): > accel/qaic: Free user handle on interrupted mutex > > Jeffrey Hugo (1): > accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device() > > drivers/accel/qaic/qaic_drv.c | 4 ++++ > 1 file changed, 4 insertions(+) > Pushed to drm-misc-fixes