[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 23 16:00:36 UTC 2020
== Series Details ==
Series: series starting with [1/4] drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
URL : https://patchwork.freedesktop.org/series/74973/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
cc3bda70c931 drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
2e7463a5b755 drm/i915: Immediately execute the fenced work
-:54: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#54: FILE: drivers/gpu/drm/i915/i915_sw_fence_work.h:17:
+#define __DBG_BUG_ON(expr) BUG_ON(expr)
total: 0 errors, 1 warnings, 0 checks, 76 lines checked
c9fc4147269c drm/i915: Allow for different modes of interruptible i915_active_wait
42c13a451e00 drm/i915/gem: Prevent switching of active GEM context VM
More information about the Intel-gfx
mailing list