# git rev-parse -q --verify f1c2f8857c5aa6c92aa903bc06437503422e5925^{commit} f1c2f8857c5aa6c92aa903bc06437503422e5925 already have revision, skipping fetch # git checkout -q -f -B kisskb f1c2f8857c5aa6c92aa903bc06437503422e5925 # git clean -qxdf # < git log -1 # commit f1c2f8857c5aa6c92aa903bc06437503422e5925 # Merge: cd08f68c659f 074400a7be61 # Author: Linus Torvalds # Date: Sat Jan 5 11:48:44 2019 -0800 # # Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "A fix for the recent access_ok() change, which broke the build. We # recently added a use of type in order to squash a warning elsewhere # about type being unused. # # A handful of other minor build fixes, and one defconfig update. # # Thanks to: Christian Lamparter, Christophe Leroy, Diana Craciun, # Mathieu Malaterre" # # * tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc: Drop use of 'type' from access_ok() # KVM: PPC: Book3S HV: radix: Fix uninitialized var build error # powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig # powerpc/4xx/ocm: Fix phys_addr_t printf warnings # powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage # powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' # < /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 f1c2f8857c5aa6c92aa903bc06437503422e5925 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xBE118B39 WARNING: unmet direct dependencies detected for TI_SOC_THERMAL Depends on [n]: THERMAL [=y] && (ARCH_HAS_BANDGAP || COMPILE_TEST [=n]) && HAS_IOMEM [=y] Selected by [y]: - MMC_SDHCI_OMAP [=y] && MMC [=y] && MMC_SDHCI_PLTFM [=y] && OF [=y] WARNING: unmet direct dependencies detected for TI_SOC_THERMAL Depends on [n]: THERMAL [=y] && (ARCH_HAS_BANDGAP || COMPILE_TEST [=n]) && HAS_IOMEM [=y] Selected by [y]: - MMC_SDHCI_OMAP [=y] && MMC [=y] && MMC_SDHCI_PLTFM [=y] && OF [=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=y # Added to kconfig CONFIG_PPC64=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_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-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 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: unmet direct dependencies detected for TI_SOC_THERMAL Depends on [n]: THERMAL [=y] && (ARCH_HAS_BANDGAP || COMPILE_TEST [=n]) && HAS_IOMEM [=y] Selected by [y]: - MMC_SDHCI_OMAP [=y] && MMC [=y] && MMC_SDHCI_PLTFM [=y] && OF [=y] WARNING: unmet direct dependencies detected for TI_SOC_THERMAL Depends on [n]: THERMAL [=y] && (ARCH_HAS_BANDGAP || COMPILE_TEST [=n]) && HAS_IOMEM [=y] Selected by [y]: - MMC_SDHCI_OMAP [=y] && MMC [=y] && MMC_SDHCI_PLTFM [=y] && OF [=y] WARNING: unmet direct dependencies detected for TI_SOC_THERMAL Depends on [n]: THERMAL [=y] && (ARCH_HAS_BANDGAP || COMPILE_TEST [=n]) && HAS_IOMEM [=y] Selected by [y]: - MMC_SDHCI_OMAP [=y] && MMC [=y] && MMC_SDHCI_PLTFM [=y] && OF [=y] /kisskb/src/crypto/sha3_generic.c: In function 'keccakf': /kisskb/src/crypto/sha3_generic.c:164:1: warning: the frame size of 2992 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/genalloc.c: In function 'gen_pool_add_virt': /kisskb/src/lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration] chunk = vzalloc_node(nbytes, nid); ^ /kisskb/src/lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] chunk = vzalloc_node(nbytes, nid); ^ /kisskb/src/lib/genalloc.c: In function 'gen_pool_destroy': /kisskb/src/lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration] vfree(chunk); ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:276: lib/genalloc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/drivers/net/ethernet/aurora/nb8800.c:40:0: /kisskb/src/drivers/net/ethernet/aurora/nb8800.h:92:0: warning: "TCR_DIE" redefined #define TCR_DIE BIT(7) ^ In file included from /kisskb/src/arch/powerpc/include/asm/reg.h:21:0, from /kisskb/src/arch/powerpc/include/asm/processor.h:13, from /kisskb/src/arch/powerpc/include/asm/thread_info.h:28, from /kisskb/src/include/linux/thread_info.h:38, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:10, from /kisskb/src/drivers/net/ethernet/aurora/nb8800.c:23: /kisskb/src/arch/powerpc/include/asm/reg_booke.h:554:0: note: this is the location of the previous definition #define TCR_DIE TCR_PIE /* DEC Interrupt Enable */ ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:552:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:573:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ make[1]: *** [/kisskb/src/Makefile:1049: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/crypto/twofish_common.c: In function '__twofish_setkey': /kisskb/src/crypto/twofish_common.c:699:1: warning: the frame size of 5808 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c: In function 'vxge_get_ethtool_stats': /kisskb/src/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c:598:1: warning: the frame size of 2672 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:05:40.781028