# git rev-parse -q --verify 35c222fd323629cf2e834eb8aff77058856ffdda^{commit} 35c222fd323629cf2e834eb8aff77058856ffdda already have revision, skipping fetch # git checkout -q -f -B kisskb 35c222fd323629cf2e834eb8aff77058856ffdda # git clean -qxdf # < git log -1 # commit 35c222fd323629cf2e834eb8aff77058856ffdda # Merge: e84bcd61f686 4575243c5c17 # Author: Linus Torvalds # Date: Thu Jan 30 15:46:02 2020 -0800 # # Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux # # Pull MTD updates from Miquel Raynal: # "MTD core # - block2mtd: page index should use pgoff_t # - maps: physmap: minimal Runtime PM support # - maps: pcmciamtd: avoid possible sleep-in-atomic-context bugs # - concat: Fix a comment referring to an unknown symbol # # Raw NAND: # - Macronix: Use match_string() helper # - Atmel: switch to using devm_fwnode_gpiod_get() # - Denali: rework the SKIP_BYTES feature and add reset controlling # - Brcmnand: set appropriate DMA mask # - Cadence: add unspecified HAS_IOMEM dependency # - Various cleanup. # # Onenand: # - Rename Samsung and Omap2 drivers to avoid possible build warnings # - Enable compile testing # - Various build issues # - Kconfig cleanup # # SPI-NAND: # - Support for Toshiba TC58CVG2S0HRAIJ # # SPI-NOR: # - Add support for TB selection using SR bit 6, # - Add support for few flashes" # # * tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux: (41 commits) # mtd: concat: Fix a comment referring to an unknown symbol # mtd: rawnand: add unspecified HAS_IOMEM dependency # mtd: block2mtd: page index should use pgoff_t # mtd: maps: physmap: Add minimal Runtime PM support # mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_set_vpp() # mtd: onenand: Rename omap2 driver to avoid a build warning # mtd: onenand: Use a better name for samsung driver # mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get() # mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ # mtd: rawnand: macronix: Use match_string() helper to simplify the code # mtd: sharpslpart: Fix unsigned comparison to zero # mtd: onenand: Enable compile testing of OMAP and Samsung drivers # mtd: onenand: samsung: Fix printing format for size_t on 64-bit # mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit # mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES # mtd: rawnand: denali_dt: add reset controlling # dt-bindings: mtd: denali_dt: document reset property # mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES # mtd: rawnand: denali_dt: error out if platform has no associated data # mtd: rawnand: brcmnand: Set appropriate DMA mask # ... # < /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 35c222fd323629cf2e834eb8aff77058856ffdda # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): 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+0x2fc8): 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_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:03:22.092195