# git rev-parse -q --verify 1793eac148d0136f9afe877766b9d8f4458fbf21^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 1793eac148d0136f9afe877766b9d8f4458fbf21^{commit} 1793eac148d0136f9afe877766b9d8f4458fbf21 # git checkout -q -f -B kisskb 1793eac148d0136f9afe877766b9d8f4458fbf21 # git clean -qxdf # < git log -1 # commit 1793eac148d0136f9afe877766b9d8f4458fbf21 # Merge: 146d7ce3e01c 879a879c216a # Author: Linus Torvalds # Date: Thu Jul 6 19:24:11 2023 -0700 # # Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi fixes from Mark Brown: # "A few mostly minor fixes that came in during the merge window, plus # one administrative update for Jonas' e-mail address. # # The spi-geni-qcom fix is more major than the others, fixing the newly # added DMA support for large reads which trigger DMA" # # * tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: bcm{63xx,bca}-hsspi: update my email address # spi: rzv2m-csi: Fix SoC product name # spi: bcm-qspi: return error if neither hif_mspi nor mspi is available # spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 1793eac148d0136f9afe877766b9d8f4458fbf21 # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:02:06.056735