# git rev-parse -q --verify 8a18fda0febb7790de20ec1c3b4522ce026be1c6^{commit} 8a18fda0febb7790de20ec1c3b4522ce026be1c6 already have revision, skipping fetch # git checkout -q -f -B kisskb 8a18fda0febb7790de20ec1c3b4522ce026be1c6 # git clean -qxdf # < git log -1 # commit 8a18fda0febb7790de20ec1c3b4522ce026be1c6 # Merge: 51df8e0cbaef c8bd922d924b # Author: Linus Torvalds # Date: Thu Jul 11 12:07:50 2024 -0700 # # Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi fixes from Mark Brown: # "This fixes two regressions that have been bubbling along for a large # part of this release. # # One is a revert of the multi mode support for the OMAP SPI controller, # this introduced regressions on a number of systems and while there has # been progress on fixing those we've not got something that works for # everyone yet so let's just drop the change for now. # # The other is a series of fixes from David Lechner for his recent # message optimisation work, this interacted badly with spi-mux which # is altogether too clever with recursive use of the bus and creates # situations that hadn't been considered. # # There are also a couple of small driver specific fixes, including one # more patch from David for sleep duration calculations in the AXI # driver" # # * tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: mux: set ctlr->bits_per_word_mask # spi: add defer_optimize_message controller flag # spi: don't unoptimize message in spi_async() # spi: omap2-mcspi: Revert multi mode support # spi: davinci: Unset POWERDOWN bit when releasing resources # spi: axi-spi-engine: fix sleep calculation # spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices # < /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 8a18fda0febb7790de20ec1c3b4522ce026be1c6 # 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:52.302207