== Series Details ==

Series: drm/i915/gem: Avoid NULL dereference in __i915_gem_object_lock()
URL   : https://patchwork.freedesktop.org/series/93787/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c2b783f48fd3 drm/i915/gem: Avoid NULL dereference in __i915_gem_object_lock()
-:9: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#9: 
Both dma_resv_lock_interruptible() and dma_resv_lock() can return -EDEADLK. 
Protect

total: 0 errors, 1 warnings, 0 checks, 8 lines checked


Reply via email to