# 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-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 b78b25f69a1dfa79798f684ad34707b1da10a48f # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3091:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] #warning clone3() entry point is missing, please fix ^ /kisskb/src/kernel/fork.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc5 # Build took: 0:00:13.744849