# 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 # 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-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 a85f165e1f38c0a5a6e671ce8126a8cafe35af09 # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7424 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:948:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:683:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:11:46.304794