Series: | drm/i915/buddy: document the unused header bits |
URL: | https://patchwork.freedesktop.org/series/86189/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19463/index.html |
CI Bug Log - changes from CI_DRM_9670 -> Patchwork_19463
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19463/index.html
Known issues
Here are the changes found in Patchwork_19463 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@userptr:
- fi-byt-j1900: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@prime_vgem@basic-write:
- fi-tgl-y: PASS -> DMESG-WARN (i915#402)
Possible fixes
-
igt@i915_pm_rpm@module-reload:
- fi-byt-j1900: INCOMPLETE (i915#142 / i915#2405) -> PASS
-
igt@vgem_basic@setversion:
- fi-tgl-y: DMESG-WARN (i915#402) -> PASS +1 similar issue
Participating hosts (41 -> 36)
Missing (5): fi-ilk-m540 fi-hsw-4200u fi-tgl-u2 fi-bsw-cyan fi-bdw-samus
Build changes
- Linux: CI_DRM_9670 -> Patchwork_19463
CI-20190529: 20190529
CI_DRM_9670: 85fd189b9fbfb6e7af8d956d37be012fdd6ae0ad @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5964: 0949766cb9846d7d55fac9cdf31d3d8e8ed1d0c6 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19463: d40bd326c7456786c259d599b0a40c9950747c86 @ git://anongit.freedesktop.org/gfx-ci/linux
== Kernel 32bit build ==
Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/Patchwork_19463/build_32bit.log
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/i915_buddy.o
In file included from ./include/linux/kernel.h:12,
from ./include/asm-generic/bug.h:20,
from ./arch/x86/include/asm/bug.h:93,
from ./include/linux/bug.h:5,
from ./include/linux/mmdebug.h:5,
from ./include/linux/gfp.h:5,
from ./include/linux/slab.h:15,
from ./include/linux/kmemleak.h:12,
from drivers/gpu/drm/i915/i915_buddy.c:6:
drivers/gpu/drm/i915/selftests/i915_buddy.c: In function ‘igt_buddy_alloc_limit’:
./include/linux/log2.h:194:8: error: left shift count >= width of type [-Werror=shift-count-overflow]
(1UL << ilog2(n))) : \
^~
drivers/gpu/drm/i915/selftests/i915_buddy.c:761:43: note: in expansion of macro ‘rounddown_pow_of_two’
if (i915_buddy_block_size(&mm, block) != rounddown_pow_of_two(size)) {
^~~~~~~~~~~~~~~~~~~~
./include/linux/log2.h:194:8: error: left shift count >= width of type [-Werror=shift-count-overflow]
(1UL << ilog2(n))) : \
^~
./include/linux/printk.h:343:33: note: in expansion of macro ‘rounddown_pow_of_two’
printk(KERN_ERR pr_fmt(fmt), ##VA_ARGS)
^~~~~~~~~~~
drivers/gpu/drm/i915/selftests/i915_buddy.c:762:3: note: in expansion of macro ‘pr_err’
pr_err("block size(%llu) != %lu\n",
^~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:279: recipe for target 'drivers/gpu/drm/i915/i915_buddy.o' failed
make4: [drivers/gpu/drm/i915/i915_buddy.o] Error 1
scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm/i915' failed
make3: [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm' failed
make2: [drivers/gpu/drm] Error 2
scripts/Makefile.build:496: recipe for target 'drivers/gpu' failed
make1: [drivers/gpu] Error 2
Makefile:1805: recipe for target 'drivers' failed
make: *** [drivers] Error 2
== Linux commits ==
d40bd326c745 drm/i915/buddy: document the unused header bits
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx