# git rev-parse -q --verify 4a0225c3d208cfa6e4550f2210ffd9114a952a81^{commit} 4a0225c3d208cfa6e4550f2210ffd9114a952a81 already have revision, skipping fetch # git checkout -q -f -B kisskb 4a0225c3d208cfa6e4550f2210ffd9114a952a81 # git clean -qxdf # < git log -1 # commit 4a0225c3d208cfa6e4550f2210ffd9114a952a81 # Merge: ca62e9090d22 86527bcbc889 # Author: Linus Torvalds # Date: Mon Apr 26 16:32:11 2021 -0700 # # Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi updates from Mark Brown: # "The only core work for SPI this time around is the completion of the # conversion to the new style method for specifying transfer delays, # meaning we can cope with what most controllers support more directly # using conversions in the core rather than open coding in drivers. # # Otherwise it's a good stack of cleanups and fixes plus a few new # drivers. # # Summary: # # - Completion of the conversion to new style transfer delay # configuration # # - Introduction and use of module_parport_driver() helper, merged here # as there's no parport tree # # - Support for Altera SoCs on DFL buses, NXP i.MX8DL, HiSilicon # Kunpeng, MediaTek MT8195" # # * tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (113 commits) # spi: Rename enable1 to activate in spi_set_cs() # spi: Convert Freescale QSPI binding to json schema # spi: stm32-qspi: fix debug format string # spi: tools: make a symbolic link to the header file spi.h # spi: fsi: add a missing of_node_put # spi: Make error handling of gpiod_count() call cleaner # spidev: Add Micron SPI NOR Authenta device compatible # spi: brcm,spi-bcm-qspi: convert to the json-schema # spi: altera: Add DFL bus driver for Altera API Controller # spi: altera: separate core code from platform code # spi: stm32-qspi: Fix compilation warning in ARM64 # spi: Handle SPI device setup callback failure. # spi: sync up initial chipselect state # spi: stm32-qspi: Add dirmap support # spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer # spi: stm32-qspi: fix pm_runtime usage_count counter # spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails # spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op # spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bug # spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 4a0225c3d208cfa6e4550f2210ffd9114a952a81 # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7424 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:948:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:683:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/test/iio-test-format.c: In function 'iio_test_iio_format_value_fixedpoint': /kisskb/src/drivers/iio/test/iio-test-format.c:98:1: warning: the frame size of 2320 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:24:07.184773