[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: use i915_sg_dma_sizes() for all backends (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 8 12:10:14 UTC 2022


== Series Details ==

Series: drm/i915: use i915_sg_dma_sizes() for all backends (rev2)
URL   : https://patchwork.freedesktop.org/series/110620/
State : warning

== Summary ==

Error: dim checkpatch failed
681e3d6ac1e4 drm/i915: use i915_sg_dma_sizes() for all backends
-:121: 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
#121: FILE: drivers/gpu/drm/i915/gem/i915_gem_pages.c:48:
+	GEM_BUG_ON(!obj->mm.page_sizes.phys);

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




More information about the Intel-gfx mailing list