# git rev-parse -q --verify d3f704310cc7e04e89d178ea080a2e74dae9db67^{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 d3f704310cc7e04e89d178ea080a2e74dae9db67^{commit} d3f704310cc7e04e89d178ea080a2e74dae9db67 # git checkout -q -f -B kisskb d3f704310cc7e04e89d178ea080a2e74dae9db67 # git clean -qxdf # < git log -1 # commit d3f704310cc7e04e89d178ea080a2e74dae9db67 # Merge: c83063298b20 5783ecc90e24 # Author: Linus Torvalds # Date: Fri May 19 11:44:08 2023 -0700 # # Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull power management fixes from Rafael Wysocki: # "These fix two issues in the cpupower utility and get rid of a spurious # warning message printed to the kernel log by the ACPI cpufreq driver # after recent changes. # # Specifics: # # - Get rid of a warning message printed by the ACPI cpufreq driver # after recent changes in it when anohter CPU performance scaling # driver is registered already when it starts (Petr Pavlu) # # - Make cpupower read TSC on each CPU right before reading MPERF so as # to reduce the potential time difference between the TSC and MPERF # accesses and improve the C0 percentage calculation (Wyes Karny) # # - Fix a possible file handle leak and clean up the code in the # sysfs_get_enabled() function in cpupower (Hao Zeng)" # # * tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # cpufreq: ACPI: Prevent a warning when another frequency driver is loaded # cpupower: Make TSC read per CPU for Mperf monitor # cpupower:Fix resource leaks in sysfs_get_enabled() # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 d3f704310cc7e04e89d178ea080a2e74dae9db67 # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc-allnoconfig_sparc64-gcc11 # Build took: 0:00:33.517106