Patch Details
Series:dma-fence, i915: Stop allowing SLAB_TYPESAFE_BY_RCU for dma_fence
URL:https://patchwork.freedesktop.org/series/91299/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20323/index.html

CI Bug Log - changes from CI_DRM_10199 -> Patchwork_20323

Summary

FAILURE

Serious unknown changes coming with Patchwork_20323 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20323, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20323/index.html

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_20323:

IGT changes

Possible regressions

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

Here are the changes found in Patchwork_20323 that come from known issues:

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (44 -> 39)

Missing (5): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_10199: d4794202e1d6fa9a44262056a6f69a38eab240a0 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6103: 3aa79e55e73d4a49a5222e5dfde486b800a29fe7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20323: 3515a69ecbaf1ecd3b5154bfd3ec59e10e1236d9 @ git://anongit.freedesktop.org/gfx-ci/linux

== Kernel 32bit build ==

Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/Patchwork_20323/build_32bit.log

CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch/x86/boot/bzImage is ready (#1)
MODPOST modules-only.symvers
ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: modpost: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
scripts/Makefile.modpost:150: recipe for target 'modules-only.symvers' failed
make1: [modules-only.symvers] Error 1
make1:
Deleting file 'modules-only.symvers'
Makefile:1759: recipe for target 'modules' failed
make: *** [modules] Error 2

== Linux commits ==

3515a69ecbaf DONOTMERGE: dma-buf: Get rid of dma_fence_get_rcu_safe
6f5eaff5c611 dma-buf: Stop using SLAB_TYPESAFE_BY_RCU in selftests
425024c191b4 drm/i915: Stop using SLAB_TYPESAFE_BY_RCU for i915_request
a566e7614443 drm/i915: Use a simpler scheme for caching i915_request
c4dee3b6c2a0 drm/i915: Move intel_engine_free_request_pool to i915_request.c