# git rev-parse -q --verify 66a27abac311a30edbbb65fe8c41ff1b13876faa^{commit} 66a27abac311a30edbbb65fe8c41ff1b13876faa already have revision, skipping fetch # git checkout -q -f -B kisskb 66a27abac311a30edbbb65fe8c41ff1b13876faa # git clean -qxdf # < git log -1 # commit 66a27abac311a30edbbb65fe8c41ff1b13876faa # Merge: 82affc97affb 9db2235326c4 # Author: Linus Torvalds # Date: Fri Mar 15 17:53:48 2024 -0700 # # Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Add AT_HWCAP3 and AT_HWCAP4 aux vector entries for future use # by glibc # # - Add support for recognising the Power11 architected and raw PVRs # # - Add support for nr_cpus=n on the command line where the # boot CPU is >= n # # - Add ppcxx_allmodconfig targets for all 32-bit sub-arches # # - Other small features, cleanups and fixes # # Thanks to Akanksha J N, Brian King, Christophe Leroy, Dawei Li, Geoff # Levand, Greg Kroah-Hartman, Jan-Benedict Glaw, Kajol Jain, Kunwu Chan, # Li zeming, Madhavan Srinivasan, Masahiro Yamada, Nathan Chancellor, # Nicholas Piggin, Peter Bergner, Qiheng Lin, Randy Dunlap, Ricardo B. # Marliere, Rob Herring, Sathvika Vasireddy, Shrikanth Hegde, Uwe # Kleine-König, Vaibhav Jain, and Wen Xiong. # # * tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (71 commits) # powerpc/macio: Make remove callback of macio driver void returned # powerpc/83xx: Fix build failure with FPU=n # powerpc/64s: Fix get_hugepd_cache_index() build failure # powerpc/4xx: Fix warp_gpio_leds build failure # powerpc/amigaone: Make several functions static # powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc. # macintosh/adb: make adb_dev_class constant # powerpc: xor_vmx: Add '-mhard-float' to CFLAGS # powerpc/fsl: Fix mfpmr() asm constraint error # powerpc: Remove cpu-as-y completely # powerpc/fsl: Modernise mt/mfpmr # powerpc/fsl: Fix mfpmr build errors with newer binutils # powerpc/64s: Use .machine power4 around dcbt # powerpc/64s: Move dcbt/dcbtst sequence into a macro # powerpc/mm: Code cleanup for __hash_page_thp # powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks # powerpc/irq: Allow softirq to hardirq stack transition # powerpc: Stop using of_root # powerpc/machdep: Define 'compatibles' property in ppc_md and use it # of: Reimplement of_machine_is_compatible() using of_machine_compatible_match() # ... # < /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 66a27abac311a30edbbb65fe8c41ff1b13876faa # make -s -j 32 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 32 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 32 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 32 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-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-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-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:27.000567