== Series Details == Series: Fix error propagation amongst request (rev3) URL : https://patchwork.freedesktop.org/series/114451/ State : warning == Summary == Error: dim checkpatch failed 9e4d4a173f02 drm/i915/gt: Add intel_context_timeline_is_locked helper 5e0b2f6541d9 drm/i915: Create the locked version of the request create f24c647aa3ba drm/i915: Create the locked version of the request add -:43: CHECK:BRACES: Blank lines aren't necessary before a close brace '}' #43: FILE: drivers/gpu/drm/i915/i915_request.c:1876: +} total: 0 errors, 0 warnings, 1 checks, 38 lines checked 216285b78cf8 drm/i915: Throttle for ringspace prior to taking the timeline mutex -:101: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>' != 'Signed-off-by: Chris Wilson <chris.p.wilson@xxxxxxxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 64 lines checked ebf8f355b629 drm/i915/gt: Make sure that errors are propagated through request chains -:31: WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: cf586021642d ("drm/i915/gt: Pipelined page migration")' #31: Fixes: cf586021642d80 ("drm/i915/gt: Pipelined page migration") -:32: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Link: with a URL to the report #32: Reported-by: Matthew Auld <matthew.auld@xxxxxxxxx> Suggested-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> total: 0 errors, 2 warnings, 0 checks, 99 lines checked