[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Add DEBUG_GEM to the recommended CI config

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 14 18:42:05 UTC 2021


== Series Details ==

Series: series starting with [1/2] drm/i915: Add DEBUG_GEM to the recommended CI config
URL   : https://patchwork.freedesktop.org/series/85869/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
2ab1c85e3427 drm/i915: Add DEBUG_GEM to the recommended CI config
011954fe6a8a drm/i915: Make GEM errors non-fatal by default
-:59: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#59: FILE: drivers/gpu/drm/i915/i915_gem.h:42:
+#define __GEM_BUG(cond) BUG()

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




More information about the Intel-gfx mailing list