# git rev-parse -q --verify 77dd11439b86e3f7990e4c0c9e0b67dca82750ba^{commit} 77dd11439b86e3f7990e4c0c9e0b67dca82750ba already have revision, skipping fetch # git checkout -q -f -B kisskb 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # git clean -qxdf # < git log -1 # commit 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # Merge: 73367f05b25d 9fe4f5a24fda # Author: Linus Torvalds # Date: Thu Aug 26 18:44:25 2021 -0700 # # Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Last set of fixes for 5.14, nothing major a couple of i915, couple of # imx and a few amdgpu. All pretty small. # # i915: # - Fix syncmap memory leak # - Drop redundant display port debug print # # amdgpu: # - Fix for pinning display buffers multiple times # - Fix delayed work handling for GFXOFF # - Fix build when CONFIG_SUSPEND is not set # # imx: # - fix planar offset calculations # - fix accidental partial revert" # # * tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm: # drm/i915/dp: Drop redundant debug print # drm/i915: Fix syncmap memory leak # drm/amdgpu: Fix build with missing pm_suspend_target_state module export # drm/amdgpu: Cancel delayed work when GFXOFF is disabled # drm/amdgpu: use the preferred pin domain after the check # drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix # gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats # < /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 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # < make -s -j 8 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 8 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 8 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 8 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/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:168:1: warning: '__do_syscall' uses dynamic stack allocation } ^ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1515:8: warning: 'main' is usually a function [-Wmain] void *main = osnoise_main; ^~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1126: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. ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:39:50.239751