# git rev-parse -q --verify 369af92ce47a04b2523ec4feea1febcacf8419b1^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 369af92ce47a04b2523ec4feea1febcacf8419b1^{commit} 369af92ce47a04b2523ec4feea1febcacf8419b1 # git checkout -q -f -B kisskb 369af92ce47a04b2523ec4feea1febcacf8419b1 # git clean -qxdf # < git log -1 # commit 369af92ce47a04b2523ec4feea1febcacf8419b1 # Merge: 2f0799a0ffc0 10d443431dc2 # Author: Linus Torvalds # Date: Wed Dec 5 15:51:41 2018 -0800 # # Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC fixes/updates from Vineet Gupta # # - Missing reads{x}()/writes{x}() getting in the way of some drivers [Jose Abreu] # # - Builds defaulting to ARCv2 ISA based configsa [Kevin Hilman] # # - Misc fixes # # * tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # ARC: io.h: Implement reads{x}()/writes{x}() # ARC: change defconfig defaults to ARCv2 # arc: [devboards] Add support of NFSv3 ACL # ARC: mm: fix uninitialised signal code in do_page_fault # ARC: [plat-hsdk] Enable DW APB GPIO support # ARCv2: boot log unaligned access in use # ARC: IOC: panic if kernel was started with previously enabled IOC # ARC: remove redundant 'default n' from Kconfig # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 369af92ce47a04b2523ec4feea1febcacf8419b1 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xC602C5B9 WARNING: unmet direct dependencies detected for LIBNVDIMM Depends on [n]: PHYS_ADDR_T_64BIT [=y] && HAS_IOMEM [=y] && BLK_DEV [=n] Selected by [y]: - PAPR_SCM [=y] && PPC_PSERIES [=y] && MEMORY_HOTPLUG [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_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 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x29c4): 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+0x2c44): 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+0x2c78): 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-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:04:50.495936