# git rev-parse -q --verify 9f7fb8de5d9bac17b6392a14af40baf555d9129b^{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 9f7fb8de5d9bac17b6392a14af40baf555d9129b^{commit} 9f7fb8de5d9bac17b6392a14af40baf555d9129b # git checkout -q -f -B kisskb 9f7fb8de5d9bac17b6392a14af40baf555d9129b # git clean -qxdf # < git log -1 # commit 9f7fb8de5d9bac17b6392a14af40baf555d9129b # Merge: 9e155101c24a f83a96e5f033 # Author: Linus Torvalds # Date: Tue Feb 1 12:39:37 2022 -0800 # # Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi fixes from Mark Brown: # "There are quite a few fixes that have accumilated since the merge # window here, all driver specific and none super urgent, plus a new # device ID for the Rockchip driver" # # * tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: mediatek: Avoid NULL pointer crash in interrupt # spi: dt-bindings: Fix 'reg' child node schema # spi: bcm-qspi: check for valid cs before applying chip select # spi: uniphier: fix reference count leak in uniphier_spi_probe() # spi: meson-spicc: add IRQ check in meson_spicc_probe # spi: uniphier: Fix a bug that doesn't point to private data correctly # spi: change clk_disable_unprepare to clk_unprepare # spi: spi-rockchip: Add rk3568-spi compatible # spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4 # spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment # spi: stm32-qspi: Update spi registering # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 9f7fb8de5d9bac17b6392a14af40baf555d9129b # < make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig # < make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc-allnoconfig_sparc64 # Build took: 0:03:51.559863