[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/dmabuf: fix broken build
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 21 14:52:06 UTC 2021
== Series Details ==
Series: series starting with [1/2] drm/i915/dmabuf: fix broken build
URL : https://patchwork.freedesktop.org/series/96125/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
68c88f65e7ba drm/i915/dmabuf: fix broken build
-:25: WARNING:INCLUDE_LINUX: Use #include <linux/smp.h> instead of <asm/smp.h>
#25: FILE: drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:16:
+#include <asm/smp.h>
total: 0 errors, 1 warnings, 0 checks, 13 lines checked
57f4f8cece5b drm/i915/dmabuf: drop the flush on discrete
More information about the Intel-gfx
mailing list