# 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/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 a050a6d2b7e80ca52b2f4141eaf3420d201b72b3 # < make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:174:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:439:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-icy.c: In function 'icy_probe': /kisskb/src/drivers/i2c/busses/i2c-icy.c:126:24: warning: unused variable 'new_fwnode' [-Wunused-variable] struct fwnode_handle *new_fwnode; ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:03:35.762402