Buildresult: linus/s390-defconfig/s390x-gcc4.9 built on Apr 10 2021, 06:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 10 2021, 06:08
Duration:
0:04:59.838039
Builder:
blade4b
Revision:
Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm (
a85f165e1f38c0a5a6e671ce8126a8cafe35af09)
Target:
linus/s390-defconfig/s390x-gcc4.9
Branch:
linus
Compiler:
s390x-gcc4.9
(s390-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces]
Full Log
# git rev-parse -q --verify a85f165e1f38c0a5a6e671ce8126a8cafe35af09^{commit} a85f165e1f38c0a5a6e671ce8126a8cafe35af09 already have revision, skipping fetch # git checkout -q -f -B kisskb a85f165e1f38c0a5a6e671ce8126a8cafe35af09 # git clean -qxdf # < git log -1 # commit a85f165e1f38c0a5a6e671ce8126a8cafe35af09 # Merge: 60144b23c942 bd119f471299 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Apr 9 12:56:10 2021 -0700 # # Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Was relatively quiet this week, but still a few pulls came in, pretty # much small fixes across the board, a couple of regression fixes in the # amdgpu/radeon code, msm has a few minor fixes across the board, a # panel regression fix also. # # amdgpu: # - DCN3 fix # - Fix CAC setting regression for TOPAZ # - Fix ttm regression # # radeon: # - Fix ttm regression # # msm: # - a5xx/a6xx timestamp fix # - microcode version check # - fail path fix # - block programming fix # - error removal fix # # i915: # - Fix invalid access to ACPI _DSM objects # # xen: # - Fix use-after-free in xen # - minor duplicate defintion cleanup # # vc4: # - Reduce fifo threshold on hvs4 to fix a fifo full error # - minor redunantant assignment cleanup # # panel: # - Disable TE support for Droid4 and N950" # # * tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm: # drm/vc4: crtc: Reduce PV fifo threshold on hvs4 # drm/vc4: plane: Remove redundant assignment # drm/amdgpu/smu7: fix CAC setting on TOPAZ # drm/radeon: Fix size overflow # drm/amdgpu: Fix size overflow # drm/i915: Fix invalid access to ACPI _DSM objects # drm/amd/display: Add missing mask for DCN3 # drm/panel: panel-dsi-cm: disable TE for now # drm/msm/disp/dpu1: program 3d_merge only if block is attached # drm/msm: a6xx: fix version check for the A650 SQE microcode # drm/msm: Fix a5xx/a6xx timestamps # drm/msm: Fix removal of valid error case when checking speed_bin # drm/msm: Set drvdata to NULL when msm_drm_init() fails # drivers: gpu: drm: xen_drm_front_drm_info is declared twice # gpu/xen: Fix a use after free in xen_drm_drv_init # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 a85f165e1f38c0a5a6e671ce8126a8cafe35af09 # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- defconfig # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc4.9 # Build took: 0:04:59.838039
© Michael Ellerman 2006-2018.