== Series Details == Series: drm, kernel: update locking for DRM (rev2) URL : https://patchwork.freedesktop.org/series/93782/ State : failure == Summary == Applying: drm: move master_lookup_lock into drm_device Applying: drm: hold master_lookup_lock when releasing a drm_file's master Applying: drm: check for null master in drm_is_current_master_locked Applying: drm: fix potential null ptr dereferences in drm_{auth, ioctl} Applying: drm: protect magic_map, unique{_len} with master_lookup_lock Applying: drm: convert drm_device.master_mutex into a rwsem Applying: drm: update global mutex lock in the ioctl handler error: patch failed: drivers/gpu/drm/drm_ioctl.c:712 error: drivers/gpu/drm/drm_ioctl.c: patch does not apply error: patch failed: drivers/gpu/drm/drm_lease.c:500 error: drivers/gpu/drm/drm_lease.c: patch does not apply error: Did you hand edit your patch? It does not apply to blobs recorded in its index. hint: Use 'git am --show-current-patch=diff' to see the failed patch Using index info to reconstruct a base tree... M drivers/gpu/drm/drm_ioctl.c M drivers/gpu/drm/drm_lease.c Patch failed at 0007 drm: update global mutex lock in the ioctl handler When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".