# git rev-parse -q --verify b78b25f69a1dfa79798f684ad34707b1da10a48f^{commit} b78b25f69a1dfa79798f684ad34707b1da10a48f already have revision, skipping fetch # git checkout -q -f -B kisskb b78b25f69a1dfa79798f684ad34707b1da10a48f # git clean -qxdf # < git log -1 # commit b78b25f69a1dfa79798f684ad34707b1da10a48f # Merge: aa0743a22936 d4bc0a264fb4 # Author: Linus Torvalds # Date: Fri Aug 23 10:25:29 2024 +0800 # # Merge tag 'ata-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux # # Pull ata fixes from Damien Le Moal: # # - Fix the max segment size and max number of segments supported by the # pata_macio driver to fix issues with BIO splitting leading to an # overflow of the adapter DMA table (from Michael) # # - Related to the previous fix, change BUG_ON() calls for incorrect # command buffer segmentation into WARN_ON() and an error return (from # Michael) # # * tag 'ata-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux: # ata: pata_macio: Use WARN instead of BUG # ata: pata_macio: Fix DMA table overflow # < /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 b78b25f69a1dfa79798f684ad34707b1da10a48f # make -s -j 40 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 40 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 40 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 40 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/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:00:53.945165