# git rev-parse -q --verify 2bca25eaeba6190efbfcb38ed169bd7ee43b5aaf^{commit} 2bca25eaeba6190efbfcb38ed169bd7ee43b5aaf already have revision, skipping fetch # git checkout -q -f -B kisskb 2bca25eaeba6190efbfcb38ed169bd7ee43b5aaf # git clean -qxdf # < git log -1 # commit 2bca25eaeba6190efbfcb38ed169bd7ee43b5aaf # Merge: d40c87457314 8e9204cddcc3 # Author: Linus Torvalds # Date: Tue Oct 4 19:36:53 2022 -0700 # # Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi updates from Mark Brown: # "With the exception of some refactoring to fix long standing issues # where we weren't handling cache syncs properly for messages which had # PIO and DMA transfers going to the same page correctly there has been # no work on the core this time around, and it's also been quite a quiet # release for the drivers too: # # - Fix cache syncs for cases where we have DMA and PIO transfers in # the same message going to the same page # # - Update the fsl_spi driver to use transfer_one() rather than a # custom transfer function # # - Support for configuring transfer speeds with the AMD SPI controller # # - Support for a second chip select and 64K erase on Intel SPI # # - Support for Microchip coreQSPI, Nuvoton NPCM845, NXP i.MX93, and # Rockchip RK3128 and RK3588" # # * tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (73 commits) # spi: Ensure that sg_table won't be used after being freed # spi: spi-gxp: Use devm_platform_ioremap_resource() # spi: s3c64xx: Fix large transfers with DMA # spi: Split transfers larger than max size # spi: Fix cache corruption due to DMA/PIO overlap # spi: Save current RX and TX DMA devices # spi: mt65xx: Add dma max segment size declaration # spi: migrate mt7621 text bindings to YAML # spi: renesas,sh-msiof: Add r8a779g0 support # spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname() # spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource() # spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource() # spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe # spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe # spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probe # spi: s3c24xx: Switch to use devm_spi_alloc_master() # spi: xilinx: Switch to use devm_spi_alloc_master() # spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync # spi: aspeed: Remove redundant dev_err call # spi: spi-mpc52xx: switch to using gpiod API # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 2bca25eaeba6190efbfcb38ed169bd7ee43b5aaf # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12463:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12468:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12470:warning: override: reassigning to symbol UML_NET_SLIP .config:12473:warning: override: reassigning to symbol UML_NET_MCAST .config:12475:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:250: arch/um/os-Linux/util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1995: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:03:29.242094