# git rev-parse -q --verify 79a106fc6585979022012e65a1e45e3d2d28b77b^{commit} 79a106fc6585979022012e65a1e45e3d2d28b77b already have revision, skipping fetch # git checkout -q -f -B kisskb 79a106fc6585979022012e65a1e45e3d2d28b77b # git clean -qxdf # < git log -1 # commit 79a106fc6585979022012e65a1e45e3d2d28b77b # Merge: ba816d3c265c dd6ad0516ee3 # Author: Linus Torvalds # Date: Thu May 20 20:15:43 2021 -1000 # # Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Usual collection, mostly amdgpu and some i915 regression fixes. I # nearly managed to hose my build/sign machine this week, but I # recovered it just in time, and I even got clang12 built. # # dma-buf: # - WARN fix # # amdgpu: # - Fix downscaling ratio on DCN3.x # - Fix for non-4K pages # - PCO/RV compute hang fix # - Dongle fix # - Aldebaran codec query support # - Refcount leak fix # - Use after free fix # - Navi12 golden settings updates # - GPU reset fixes # # radeon: # - Fix for imported BO handling # # i915: # - Pin the L-shape quirked object as unshrinkable to fix crashes # - Disable HiZ Raw Stall Optimization on broken gen7 to fix glitches, # gfx corruption # - GVT: Move mdev attribute groups into kvmgt module to fix kconfig # deps issue # # exynos: # - Correct kerneldoc of fimd_shadow_protect_win function # - Drop redundant error messages" # # * tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm: # dma-buf: fix unintended pin/unpin warnings # drm/amdgpu: stop touching sched.ready in the backend # drm/amd/amdgpu: fix a potential deadlock in gpu reset # drm/amdgpu: update sdma golden setting for Navi12 # drm/amdgpu: update gc golden setting for Navi12 # drm/amdgpu: Fix a use-after-free # drm/amdgpu: add video_codecs query support for aldebaran # drm/amd/amdgpu: fix refcount leak # drm/amd/display: Disconnect non-DP with no EDID # drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang # drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE # drm/radeon: use the dummy page for GART if needed # drm/amd/display: Use the correct max downscaling value for DCN3.x family # drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7 # drm/i915/gem: Pin the L-shape quirked object as unshrinkable # drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_probe() # drm/exynos: Remove redundant error printing in exynos_dsi_probe() # drm/exynos: correct exynos_drm_fimd kerneldoc # drm/i915/gvt: Move mdev attribute groups into kvmgt module # < /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 79a106fc6585979022012e65a1e45e3d2d28b77b # < make -s -j 40 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 40 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 40 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 40 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/traps.c: In function '__do_pgm_check': /kisskb/src/arch/s390/kernel/traps.c:359:1: warning: '__do_pgm_check' uses dynamic stack allocation } ^ /kisskb/src/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:169:1: warning: '__do_syscall' uses dynamic stack allocation } ^ /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=] } ^ /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. ^~~~~~~ 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; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/test/iio-test-format.c: In function 'iio_test_iio_format_value_fixedpoint': /kisskb/src/drivers/iio/test/iio-test-format.c:98:1: warning: the frame size of 2320 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:12:26.811704