# git rev-parse -q --verify 9bff9dfc513bd5de72cb59f4bffb72cf0a5aa526^{commit} 9bff9dfc513bd5de72cb59f4bffb72cf0a5aa526 already have revision, skipping fetch # git checkout -q -f -B kisskb 9bff9dfc513bd5de72cb59f4bffb72cf0a5aa526 # git clean -qxdf # < git log -1 # commit 9bff9dfc513bd5de72cb59f4bffb72cf0a5aa526 # Merge: 61be53f9ef37 2e5f081003f0 # Author: Linus Torvalds # Date: Tue May 7 07:44:33 2019 -0700 # # Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi updates from Mark Brown: # "One small feature was added this release but the bulk of the diffstat # and the changelog comes from the fact that several older drivers got # some fairly hefty reworks and a couple of new drivers were added: # # - Support for detailed control of timing around chip selects from # Sowjanya Komatineni. # # - A big set of fixes and imrovements for the Tegra114 driver from # Sowjanya Komatineni. # # - A big simplification of the GPIO driver from Andrey Smirnov. # # - DMA support and fixes for the Freescale LPSPI driver from Clark # Wang. # # - Fixes and optimizations for the bcm2835aux from Martin Sparl. # # - New drivers for Mediatek MT7621 (graduated from staging) and Zynq # QSPI" # # [ This is a so-called "evil merge" that additionally removes a warning # due to an unused variable 'i' introduced by commit 1dfbf334f123 ("spi: # ep93xx: Convert to use CS GPIO descriptors") - Linus ] # # * tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (127 commits) # spi: rspi: Fix handling of QSPI code when transmit and receive # spi: atmel-quadspi: fix crash while suspending # spi: stm32: return the get_irq error # spi: tegra114: fix PIO transfer # spi: pxa2xx: fix SCR (divisor) calculation # spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-select # spi: ep93xx: Convert to use CS GPIO descriptors # spi: AD ASoC: declare missing of table # spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl # spi: stm32-qspi: manage the get_irq error case # spi/spi-bcm2835: Split transfers that exceed DLEN # spi: expand mode support # dt-bindings: spi: spi-mt65xx: add support for MT8516 # spi: pxa2xx: Add support for Intel Comet Lake # spi/trace: Cap buffer contents at 64 bytes # spi: Release spi_res after finalizing message # spi: Remove warning in spi_split_transfers_maxsize() # spi: Remove one needless transfer speed fall back case # spi: sh-msiof: Document r8a77470 bindings # spi: pxa2xx: use a module softdep for dw_dmac # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 9bff9dfc513bd5de72cb59f4bffb72cf0a5aa526 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/netfilter/nf_nat_masquerade.c:15:21: warning: 'masq_refcnt6' defined but not used [-Wunused-variable] static unsigned int masq_refcnt6 __read_mostly; ^ WARNING: vmlinux.o(.text+0x3084): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3334): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3368): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:00:58.468847