# git rev-parse -q --verify 0da9bc6d2fc3f98095d69f34c17f7d5730bbcc6c^{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 0da9bc6d2fc3f98095d69f34c17f7d5730bbcc6c^{commit} 0da9bc6d2fc3f98095d69f34c17f7d5730bbcc6c # git checkout -q -f -B kisskb 0da9bc6d2fc3f98095d69f34c17f7d5730bbcc6c # git clean -qxdf # < git log -1 # commit 0da9bc6d2fc3f98095d69f34c17f7d5730bbcc6c # Merge: d46e0d335497 6e9c846aa0c5 # Author: Linus Torvalds # Date: Mon Aug 30 11:41:46 2021 -0700 # # Merge tag 'spi-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi updates from Mark Brown: # "A quiet release for SPI, some fixes and a couple of new drivers plus # one small refactoring: # # - Move the chip select timing configuration from the controller to # the device to allow a bit more flexibility # # - New drivers for Rockchip SFC and Spreadtrum ADI" # # * tag 'spi-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (47 commits) # spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible # spi: add sprd ADI for sc9863 and ums512 # spi: Convert sprd ADI bindings to yaml # spi: sprd: Add ADI r3 support # spi: sprd: Fix the wrong WDG_LOAD_VAL # spi: davinci: invoke chipselect callback # spi: sprd: fill offset only to RD_CMD register for reading from slave device # spi: sprd: Make sure offset not equal to slave address size # spi: sprd: Pass offset instead of physical address to adi_read/_write() # spi: rockchip-sfc: Fix assigned but never used return error codes # spi: rockchip-sfc: Remove redundant IO operations # spi: stm32: fix excluded_middle.cocci warnings # spi: coldfire-qspi: Use clk_disable_unprepare in the remove function # spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove() # spi: rockchip-sfc: add rockchip serial flash controller # spi: rockchip-sfc: Bindings for Rockchip serial flash controller # spi: orion: Prevent incorrect chip select behaviour # spi: mxic: add missing braces # spi: spi-pic32: Fix issue with uninitialized dma_slave_config # spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 0da9bc6d2fc3f98095d69f34c17f7d5730bbcc6c # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4269:warning: override: reassigning to symbol STANDALONE .config:4272:warning: override: reassigning to symbol GCC_PLUGINS .config:4276:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:17.534450