[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Fix MTL stolen memory GGTT mapping

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 28 01:48:10 UTC 2023


== Series Details ==

Series: drm/i915/mtl: Fix MTL stolen memory GGTT mapping
URL   : https://patchwork.freedesktop.org/series/115695/
State : warning

== Summary ==

Error: dim checkpatch failed
290c1809ab31 drm/i915/mtl: Fix MTL stolen memory GGTT mapping
-:49: 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
#49: FILE: drivers/gpu/drm/i915/gem/i915_gem_stolen.c:907:
+		GEM_BUG_ON((dsm_base + dsm_size) > lmem_size);

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




More information about the Intel-gfx mailing list