# git rev-parse -q --verify a90f1cd105c6c5c246f07ca371d873d35b78c7d9^{commit} a90f1cd105c6c5c246f07ca371d873d35b78c7d9 already have revision, skipping fetch # git checkout -q -f -B kisskb a90f1cd105c6c5c246f07ca371d873d35b78c7d9 # git clean -qxdf # < git log -1 # commit a90f1cd105c6c5c246f07ca371d873d35b78c7d9 # Merge: a76056285f5d 256d218ec6ae # Author: Linus Torvalds # Date: Sun May 19 12:33:28 2024 -0700 # # Merge tag 'turbostat-for-Linux-6.10-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux # # Pull turbostat updates from Len Brown: # # - Survive sparse die id's seen in Linux-6.9 # # - Handle clustered-uncore topology in new/upcoming hardware # # - For non-root use, add ability to see software C-state counters # # - Enable reading core and package hardware cstate via perf, and prefer # perf over the MSR driver access for these counters # # * tag 'turbostat-for-Linux-6.10-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux: # tools/power turbostat: version 2024.05.10 # tools/power turbostat: Ignore pkg_cstate_limit when it is not available # tools/power turbostat: Fix order of strings in pkg_cstate_limit_strings # tools/power turbostat: Read Package-cstates via perf # tools/power turbostat: Read Core-cstates via perf # tools/power turbostat: Avoid possible memory corruption due to sparse topology IDs # tools/power turbostat: Add columns for clustered uncore frequency # tools/power turbostat: Enable non-privileged users to read sysfs counters # tools/power turbostat: Replace _Static_assert with BUILD_BUG_ON # tools/power turbostat: Add ARL-H support # tools/power turbostat: Enhance ARL/LNL support # tools/power turbostat: Survive sparse die_id # tools/power turbostat: Remember global max_die_id # tools/power turbostat: Harden probe_intel_uncore_frequency() # tools/power turbostat: Add "snapshot:" Makefile target # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 a90f1cd105c6c5c246f07ca371d873d35b78c7d9 # make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:249:6: warning: no previous prototype for 'ip22_gio_set_64bit' [-Wmissing-prototypes] void ip22_gio_set_64bit(int slotno) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:398:12: warning: no previous prototype for 'ip22_gio_init' [-Wmissing-prototypes] int __init ip22_gio_init(void) ^~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-time.c:119:18: warning: no previous prototype for 'indy_8254timer_irq' [-Wmissing-prototypes] void __irq_entry indy_8254timer_irq(void) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-berr.c:89:6: warning: no previous prototype for 'ip22_be_interrupt' [-Wmissing-prototypes] void ip22_be_interrupt(int irq) ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-berr.c:113:13: warning: no previous prototype for 'ip22_be_init' [-Wmissing-prototypes] void __init ip22_be_init(void) ^~~~~~~~~~~~ /kisskb/src/drivers/scsi/sgiwd93.c:173:6: warning: no previous prototype for 'sgiwd93_reset' [-Wmissing-prototypes] void sgiwd93_reset(unsigned long base) ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_ip22_defconfig_mips-gcc8 # Build took: 0:01:51.915411