# git rev-parse -q --verify a050a6d2b7e80ca52b2f4141eaf3420d201b72b3^{commit} a050a6d2b7e80ca52b2f4141eaf3420d201b72b3 already have revision, skipping fetch # git checkout -q -f -B kisskb a050a6d2b7e80ca52b2f4141eaf3420d201b72b3 # git clean -qxdf # < git log -1 # commit a050a6d2b7e80ca52b2f4141eaf3420d201b72b3 # Merge: 1434a3127887 f8b61bd20479 # Author: Linus Torvalds # Date: Mon May 24 16:03:24 2021 -1000 # # Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tool fixes from Arnaldo Carvalho de Melo: # # - Fix 'perf script' decoding of Intel PT traces for abort handling and # sample instruction bytes. # # - Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit to Intel PT # 'perf script' decoder. # # - Fixes for the python based Intel PT trace viewer GUI. # # - Sync UAPI copies (unwire quotactl_path, some comment fixes). # # - Fix handling of missing kernel software events, such as the recently # added 'cgroup-switches', and add the trivial glue for it in the # tooling side, since it was added in this merge window. # # - Add missing initialization of zstd_data in 'perf buildid-list', # detected with valgrind's memcheck. # # - Remove needless event enable/disable when all events uses BPF. # # - Fix libpfm4 support (63) test error for nested event groups. # # * tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf stat: Skip evlist__[enable|disable] when all events uses BPF # perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit # perf scripts python: exported-sql-viewer.py: Fix warning display # perf scripts python: exported-sql-viewer.py: Fix Array TypeError # perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report # tools headers UAPI: Sync files changed by the quotactl_path unwiring # tools headers UAPI: Sync linux/perf_event.h with the kernel sources # tools headers UAPI: Sync linux/fs.h with the kernel sources # perf parse-events: Check if the software events array slots are populated # perf tools: Add 'cgroup-switches' software event # perf intel-pt: Remove redundant setting of ptq->insn_len # perf intel-pt: Fix sample instruction bytes # perf intel-pt: Fix transaction abort handling # perf test: Fix libpfm4 support (63) test error for nested event groups # tools arch kvm: Sync kvm headers with the kernel sources # perf buildid-list: Initialize zstd_data # < /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 a050a6d2b7e80ca52b2f4141eaf3420d201b72b3 # < 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/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/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) ^~~~~~~~~~~~~ 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/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:38:08.489876