# git rev-parse -q --verify 4357f03d6611753936e4d52fc251b54a6afb1b54^{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 4357f03d6611753936e4d52fc251b54a6afb1b54^{commit} 4357f03d6611753936e4d52fc251b54a6afb1b54 # git checkout -q -f -B kisskb 4357f03d6611753936e4d52fc251b54a6afb1b54 # git clean -qxdf # < git log -1 # commit 4357f03d6611753936e4d52fc251b54a6afb1b54 # Merge: b9b11b133b4a cdef11966088 # Author: Linus Torvalds # Date: Fri Sep 17 12:05:04 2021 -0700 # # Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull power management fixes from Rafael Wysocki: # "These fix two cpufreq issues, one in the intel_pstate driver and one # in the core. # # Specifics: # # - Prevent intel_pstate from avoiding to use HWP, even if instructed # to do so via the kernel command line, when HWP has been enabled # already by the platform firmware (Doug Smythies). # # - Prevent use-after-free from occurring in the schedutil cpufreq # governor on exit by fixing a core helper function that attempts to # access memory associated with a kobject after calling kobject_put() # on it (James Morse)" # # * tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory # cpufreq: intel_pstate: Override parameters if HWP forced by BIOS # < /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 4357f03d6611753936e4d52fc251b54a6afb1b54 # < make -s -j 48 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 48 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 48 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:4244:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4246:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 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:02:47.719093