# git rev-parse -q --verify d999ade1cc86cd2951d41c11ea769cb4452c8811^{commit} d999ade1cc86cd2951d41c11ea769cb4452c8811 already have revision, skipping fetch # git checkout -q -f -B kisskb d999ade1cc86cd2951d41c11ea769cb4452c8811 # git clean -qxdf # < git log -1 # commit d999ade1cc86cd2951d41c11ea769cb4452c8811 # Merge: ccfb5ceb4007 3ff6d64e68ab # Author: Linus Torvalds # Date: Sat Oct 16 11:11:07 2021 -0700 # # Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix 'perf test evsel' build error on !x86 architectures # # - Fix libperf's test_stat_cpu mixup of CPU numbers and CPU indexes # # - Output offsets for decompressed records, not just useless zeros # # * tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # libperf tests: Fix test_stat_cpu # libperf test evsel: Fix build error on !x86 architectures # perf report: Output non-zero offset for decompressed records # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d999ade1cc86cd2951d41c11ea769cb4452c8811 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5613:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5618:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/hwmon/dell-smm-hwmon.c: In function 'i8k_init_procfs': /kisskb/src/drivers/hwmon/dell-smm-hwmon.c:624:24: warning: unused variable 'data' [-Wunused-variable] struct dell_smm_data *data = dev_get_drvdata(dev); ^~~~ drivers/crypto/keembay/ocs-hcu.o: warning: objtool: ocs_hcu_hmac()+0x141: stack state mismatch: cfa1=4+136 cfa2=5+48 Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:37.733826