# git rev-parse -q --verify 1862a69c917417142190bc18c8ce16680598664b^{commit} 1862a69c917417142190bc18c8ce16680598664b already have revision, skipping fetch # git checkout -q -f -B kisskb 1862a69c917417142190bc18c8ce16680598664b # git clean -qxdf # < git log -1 # commit 1862a69c917417142190bc18c8ce16680598664b # Merge: 94a4c2bb7a1f 940a445a9040 # Author: Linus Torvalds # Date: Sat Apr 9 18:45:10 2022 -1000 # # Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix the clang command line option probing and remove some options to # filter out, fixing the build with the latest clang versions # # - Fix 'perf bench' futex and epoll benchmarks to deal with machines # with more than 1K CPUs # # - Fix 'perf test tsc' error message when not supported # # - Remap perf ring buffer if there is no space for event, fixing perf # usage in 32-bit ChromeOS # # - Drop objdump stderr to avoid getting stuck waiting for stdout output # in 'perf annotate' # # - Fix up garbled output by now showing unwind error messages when # augmenting frame in best effort mode # # - Fix perf's libperf_print callback, use the va_args eprintf() variant # # - Sync vhost and arm64 cputype headers with the kernel sources # # - Fix 'perf report --mem-mode' with ARM SPE # # - Add missing external commands ('iiostat', etc) to 'perf --list-cmds' # # * tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout output # perf tools: Add external commands to list-cmds # perf docs: Add perf-iostat link to manpages # perf session: Remap buf if there is no space for event # perf bench: Fix epoll bench to correct usage of affinity for machines with #CPUs > 1K # perf bench: Fix futex bench to correct usage of affinity for machines with #CPUs > 1K # perf tools: Fix perf's libperf_print callback # perf: arm-spe: Fix perf report --mem-mode # perf unwind: Don't show unwind error messages when augmenting frame pointer stack # tools headers arm64: Sync arm64's cputype.h with the kernel sources # perf test tsc: Fix error message when not supported # perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13 # perf python: Fix probing for some clang command line options # tools build: Filter out options and warnings not supported by clang # tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts # tools include UAPI: Sync linux/vhost.h with the kernel sources # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 1862a69c917417142190bc18c8ce16680598664b # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5872:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5877:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: enter_from_user_mode()+0xbe: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x103: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0xc6: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: exit_to_user_mode()+0x1b: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_exit_to_user_mode()+0x34: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0xbe: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit_to_user_mode()+0x22: call to static_key_count() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:01:40.933040