# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a050a6d2b7e80ca52b2f4141eaf3420d201b72b3 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5917:warning: override: reassigning to symbol STANDALONE # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_gfx_ras_late_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:610:9: warning: missing braces around initializer [-Wmissing-braces] struct ras_query_if info = { 0 }; ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:610:9: warning: (near initialization for 'info.head') [-Wmissing-braces] /kisskb/src/drivers/media/i2c/imx334.c: In function 'imx334_read_reg': /kisskb/src/drivers/media/i2c/imx334.c:288:9: warning: missing braces around initializer [-Wmissing-braces] struct i2c_msg msgs[2] = {0}; ^ /kisskb/src/drivers/media/i2c/imx334.c:288:9: warning: (near initialization for 'msgs[0]') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:10:41.293070