[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for RFC: i915: Drop relocation support on Gen12+ (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 10 21:42:06 UTC 2021


== Series Details ==

Series: RFC: i915: Drop relocation support on Gen12+ (rev2)
URL   : https://patchwork.freedesktop.org/series/77048/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
35a435752bf5 i915: Drop relocation support on all new hardware
-:49: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#49: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1783:
+	BUG_ON(HAS_LMEM(eb->i915));

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




More information about the Intel-gfx mailing list