# git rev-parse -q --verify 9786e34e0a6055dbd1b46e16dfa791ac2b3da289^{commit} 9786e34e0a6055dbd1b46e16dfa791ac2b3da289 already have revision, skipping fetch # git checkout -q -f -B kisskb 9786e34e0a6055dbd1b46e16dfa791ac2b3da289 # git clean -qxdf # git log -1 commit 9786e34e0a6055dbd1b46e16dfa791ac2b3da289 Merge: 791a9a6 a940288 Author: Linus Torvalds Date: Thu May 11 10:44:22 2017 -0700 Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd Pull MTD updates from Brian Norris: "NAND, from Boris: - some minor fixes/improvements on existing drivers (fsmc, gpio, ifc, davinci, brcmnand, omap) - a huge cleanup/rework of the denali driver accompanied with core fixes/improvements to simplify the driver code - a complete rewrite of the atmel driver to support new DT bindings make future evolution easier - the addition of per-vendor detection/initialization steps to avoid extending the nand_ids table with more extended-id entries SPI NOR, from Cyrille: - fixes in the hisi, intel and Mediatek SPI controller drivers - fixes to some SPI flash memories not supporting the Chip Erase command. - add support to some new memory parts (Winbond, Macronix, Micron, ESMT). - add new driver for the STM32 QSPI controller And a few fixes for Gemini and Versatile platforms on physmap-of" * tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd: (100 commits) MAINTAINERS: Update NAND subsystem git repositories mtd: nand: gpio: update binding mtd: nand: add ooblayout for old hamming layout mtd: oxnas_nand: Allocating more than necessary in probe() dt-bindings: mtd: Document the STM32 QSPI bindings mtd: mtk-nor: set controller's address width according to nor flash mtd: spi-nor: add driver for STM32 quad spi flash controller mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program mtd: nand: davinci: add comment on NAND subpage write status on keystone mtd: nand: omap2: Fix partition creation via cmdline mtdparts mtd: nand: NULL terminate a of_device_id table mtd: nand: Fix a couple error codes mtd: nand: allow drivers to request minimum alignment for passed buffer mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset mtd: nand: denali: allow to override revision number mtd: nand: denali_dt: use pdev instead of ofdev for platform_device mtd: nand: denali_dt: remove dma-mask DT property mtd: nand: denali: support 64bit capable DMA engine mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant mtd: nand: denali: support HW_ECC_FIXUP capability ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < git log --format=%s --max-count=1 9786e34e0a6055dbd1b46e16dfa791ac2b3da289 # < make -j 10 ARCH=m68k O=/home/kisskb/slave/build/linus_m68k-allmodconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- allmodconfig kernel/time/Kconfig:155:warning: range is invalid warning: (PREEMPT && DRM_I915_DEBUG && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE) warning: (SINGLE_MEMORY_CHUNK) selects NEED_MULTIPLE_NODES which has unmet direct dependencies (DISCONTIGMEM || NUMA) # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -j 10 ARCH=m68k O=/home/kisskb/slave/build/linus_m68k-allmodconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 10 ARCH=m68k O=/home/kisskb/slave/build/linus_m68k-allmodconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_m68k-allmodconfig_m68k' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig kernel/time/Kconfig:155:warning: range is invalid warning: (SINGLE_MEMORY_CHUNK) selects NEED_MULTIPLE_NODES which has unmet direct dependencies (DISCONTIGMEM || NUMA) warning: (PREEMPT && DRM_I915_DEBUG && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE) warning: (SINGLE_MEMORY_CHUNK) selects NEED_MULTIPLE_NODES which has unmet direct dependencies (DISCONTIGMEM || NUMA) warning: (PREEMPT && DRM_I915_DEBUG && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE) CHK include/config/kernel.release GEN ./Makefile WRAP arch/m68k/include/generated/asm/barrier.h WRAP arch/m68k/include/generated/asm/bitsperlong.h WRAP arch/m68k/include/generated/asm/device.h WRAP arch/m68k/include/generated/asm/clkdev.h WRAP arch/m68k/include/generated/asm/emergency-restart.h WRAP arch/m68k/include/generated/asm/errno.h WRAP arch/m68k/include/generated/asm/exec.h WRAP arch/m68k/include/generated/asm/extable.h WRAP arch/m68k/include/generated/asm/futex.h WRAP arch/m68k/include/generated/asm/hw_irq.h WRAP arch/m68k/include/generated/asm/ioctl.h WRAP arch/m68k/include/generated/asm/ipcbuf.h WRAP arch/m68k/include/generated/asm/irq_regs.h WRAP arch/m68k/include/generated/asm/irq_work.h WRAP arch/m68k/include/generated/asm/kdebug.h WRAP arch/m68k/include/generated/asm/kmap_types.h WRAP arch/m68k/include/generated/asm/kvm_para.h WRAP arch/m68k/include/generated/asm/local.h WRAP arch/m68k/include/generated/asm/local64.h WRAP arch/m68k/include/generated/asm/mcs_spinlock.h WRAP arch/m68k/include/generated/asm/mm-arch-hooks.h WRAP arch/m68k/include/generated/asm/mman.h WRAP arch/m68k/include/generated/asm/percpu.h WRAP arch/m68k/include/generated/asm/preempt.h WRAP arch/m68k/include/generated/asm/resource.h WRAP arch/m68k/include/generated/asm/sections.h WRAP arch/m68k/include/generated/asm/shmparam.h WRAP arch/m68k/include/generated/asm/siginfo.h WRAP arch/m68k/include/generated/asm/spinlock.h WRAP arch/m68k/include/generated/asm/statfs.h WRAP arch/m68k/include/generated/asm/termios.h WRAP arch/m68k/include/generated/asm/topology.h WRAP arch/m68k/include/generated/asm/trace_clock.h WRAP arch/m68k/include/generated/asm/types.h WRAP arch/m68k/include/generated/asm/word-at-a-time.h WRAP arch/m68k/include/generated/asm/xor.h WRAP arch/m68k/include/generated/asm/kprobes.h WRAP arch/m68k/include/generated/uapi/asm/auxvec.h WRAP arch/m68k/include/generated/uapi/asm/msgbuf.h WRAP arch/m68k/include/generated/uapi/asm/sembuf.h WRAP arch/m68k/include/generated/uapi/asm/shmbuf.h WRAP arch/m68k/include/generated/uapi/asm/socket.h CHK include/generated/uapi/linux/version.h WRAP arch/m68k/include/generated/uapi/asm/sockios.h WRAP arch/m68k/include/generated/uapi/asm/termbits.h WRAP arch/m68k/include/generated/uapi/asm/termios.h UPD include/generated/uapi/linux/version.h UPD include/config/kernel.release HOSTCC scripts/basic/bin2c Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/genksyms/genksyms.o CC scripts/mod/empty.o SHIPPED scripts/genksyms/parse.tab.c HOSTCC scripts/dtc/livetree.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/selinux/genheaders/genheaders CC scripts/mod/devicetable-offsets.s SHIPPED scripts/genksyms/lex.lex.c HOSTCC scripts/kallsyms MKELF scripts/mod/elfconfig.h CHK scripts/mod/devicetable-offsets.h UPD scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/sumversion.o SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/dtc/checks.o HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/dtc/util.o SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/pnmtologo HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTCC scripts/mod/modpost.o CC kernel/bounds.s HOSTCC scripts/conmakehash HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert CHK include/generated/timeconst.h UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/m68k/kernel/asm-offsets.s HOSTCC scripts/insert-sys-cert HOSTCC scripts/genksyms/lex.lex.o CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTCC scripts/mod/file2alias.o HOSTLD scripts/dtc/dtc HOSTLD scripts/genksyms/genksyms :1239:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] HOSTLD scripts/mod/modpost CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/version.o AS arch/m68k/kernel/entry.o CC arch/m68k/mm/init.o CC arch/m68k/kernel/irq.o CC arch/m68k/kernel/module.o CC arch/m68k/mm/cache.o In file included from /home/kisskb/slave/src/arch/m68k/include/asm/pgtable_mm.h:147:0, from /home/kisskb/slave/src/arch/m68k/include/asm/pgtable.h:4, from /home/kisskb/slave/src/include/linux/vmalloc.h:9, from /home/kisskb/slave/src/arch/m68k/kernel/module.c:9: /home/kisskb/slave/src/arch/m68k/include/asm/motorola_pgtable.h: In function 'pgd_offset': /home/kisskb/slave/src/arch/m68k/include/asm/motorola_pgtable.h:198:11: error: dereferencing pointer to incomplete type GEN usr/initramfs_data.cpio.gz /home/kisskb/slave/src/scripts/Makefile.build:302: recipe for target 'arch/m68k/kernel/module.o' failed make[2]: *** [arch/m68k/kernel/module.o] Error 1 make[2]: *** Waiting for unfinished jobs.... AS usr/initramfs_data.o LD usr/built-in.o /home/kisskb/slave/src/Makefile:1016: recipe for target 'arch/m68k/kernel' failed make[1]: *** [arch/m68k/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC arch/m68k/mm/fault.o CC arch/m68k/mm/kmap.o CC arch/m68k/mm/memory.o CC arch/m68k/q40/config.o CC arch/m68k/q40/q40ints.o CC arch/m68k/mm/motorola.o CC arch/m68k/mm/hwtest.o LD arch/m68k/q40/built-in.o LD init/mounts.o LD init/built-in.o LD arch/m68k/mm/built-in.o make[1]: Leaving directory '/home/kisskb/slave/build/linus_m68k-allmodconfig_m68k' Makefile:152: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 10 ARCH=m68k O=/home/kisskb/slave/build/linus_m68k-allmodconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_m68k-allmodconfig_m68k # Build took: 0:00:11.432014