# git rev-parse -q --verify 3e71713c9e75c34fc03f55ea86b381856ca952ee^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 3e71713c9e75c34fc03f55ea86b381856ca952ee^{commit} 3e71713c9e75c34fc03f55ea86b381856ca952ee # git checkout -q -f -B kisskb 3e71713c9e75c34fc03f55ea86b381856ca952ee # git clean -qxdf # < git log -1 # commit 3e71713c9e75c34fc03f55ea86b381856ca952ee # Merge: 2d0de93ca251 a5d20d42a2f2 # Author: Linus Torvalds # Date: Fri Apr 29 11:34:07 2022 -0700 # # Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix Intel PT (Processor Trace) timeless decoding with perf.data # directory. # # - ARM SPE (Statistical Profiling Extensions) address fixes, for # synthesized events and for SPE events with physical addresses. Add a # simple 'perf test' entry to make sure this doesn't regress. # # - Remove arch specific processing of kallsyms data to fixup symbol end # address, fixing excessive memory consumption in the annotation code. # # * tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf symbol: Remove arch__symbols__fixup_end() # perf symbol: Update symbols__fixup_end() # perf symbol: Pass is_kallsyms to symbols__fixup_end() # perf test: Add perf_event_attr test for Arm SPE # perf arm-spe: Fix SPE events with phys addresses # perf arm-spe: Fix addresses of synthesized SPE events # perf intel-pt: Fix timeless decoding with perf.data directory # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3e71713c9e75c34fc03f55ea86b381856ca952ee # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-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 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4214:warning: override: reassigning to symbol STANDALONE .config:4216:warning: override: reassigning to symbol MODULE_SIG .config:4218:warning: override: reassigning to symbol PPC64 .config:4220:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4221:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4223:warning: override: reassigning to symbol GCC_PLUGINS .config:4225:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:4226:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:06:45.694541