== Series Details == Series: drm/i915: Use uabi engines for the default engine map (rev4) URL : https://patchwork.freedesktop.org/series/68395/ State : warning == Summary == Error: dim checkpatch failed 0d0b8f01c267 drm/i915: Use uabi engines for the default engine map -:11: WARNING:BAD_SIGN_OFF: Non-standard signature: 'Reveiwed-by:' - perhaps 'Reviewed-by:'? #11: Reveiwed-by: Jonathan Cavitt <jonathan.cavitt@xxxxxxxxx> -:42: WARNING:AVOID_BUG: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants #42: FILE: drivers/gpu/drm/i915/gem/i915_gem_context.c:1115: + GEM_BUG_ON(engine->legacy_idx >= max); total: 0 errors, 2 warnings, 0 checks, 27 lines checked