# git rev-parse -q --verify 322a3b843d7f475b857646ed8f95b40431d3ecd0^{commit} 322a3b843d7f475b857646ed8f95b40431d3ecd0 already have revision, skipping fetch # git checkout -q -f -B kisskb 322a3b843d7f475b857646ed8f95b40431d3ecd0 # git clean -qxdf # < git log -1 # commit 322a3b843d7f475b857646ed8f95b40431d3ecd0 # Merge: 939b7cbc0090 298a58e165e4 # Author: Linus Torvalds # Date: Thu May 6 09:28:07 2021 -0700 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM updates from Russell King: # # - Fix BSS size calculation for LLVM # # - Improve robustness of kernel entry around v7_invalidate_l1 # # - Fix and update kprobes assembly # # - Correct breakpoint overflow handler check # # - Pause function graph tracer when suspending a CPU # # - Switch to generic syscallhdr.sh and syscalltbl.sh # # - Remove now unused set_kernel_text_r[wo] functions # # - Updates for ptdump (__init marking and using DEFINE_SHOW_ATTRIBUTE) # # - Fix for interrupted SMC (secure) calls # # - Remove Compaq Personal Server platform # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # ARM: footbridge: remove personal server platform # ARM: 9075/1: kernel: Fix interrupted SMC calls # ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTE # ARM: 9073/1: ptdump: add __init section marker to three functions # ARM: 9072/1: mm: remove set_kernel_text_r[ow]() # ARM: 9067/1: syscalls: switch to generic syscallhdr.sh # ARM: 9068/1: syscalls: switch to generic syscalltbl.sh # ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend() # ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook # ARM: 9062/1: kprobes: rewrite test-arm.c in UAL # ARM: 9061/1: kprobes: fix UNPREDICTABLE warnings # ARM: 9060/1: kexec: Remove unused kexec_reinit callback # ARM: 9059/1: cache-v7: get rid of mini-stack # ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6 # ARM: 9057/1: cache-v7: add missing ISB after cache level selection # ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld # < /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 322a3b843d7f475b857646ed8f95b40431d3ecd0 # < make -s -j 120 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 120 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 120 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 120 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/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/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/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/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=] } ^ 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-allyesconfig_s390x-gcc8 # Build took: 0:12:47.012468