# git rev-parse -q --verify ca04b3cca11acbaf904f707f2d9ca9654d7cc226^{commit} ca04b3cca11acbaf904f707f2d9ca9654d7cc226 already have revision, skipping fetch # git checkout -q -f -B kisskb ca04b3cca11acbaf904f707f2d9ca9654d7cc226 # git clean -qxdf # < git log -1 # commit ca04b3cca11acbaf904f707f2d9ca9654d7cc226 # Merge: 23adbe6 f0463f3 # Author: Linus Torvalds # Date: Sun Jul 8 14:12:46 2018 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC fixes from Olof Johansson: # "A small collection of fixes, sort of the usual at this point, all for # i.MX or OMAP: # # - Enable ULPI drivers on i.MX to avoid a hang # # - Pinctrl fix for touchscreen on i.MX51 ZII RDU1 # # - Fixes for ethernet clock references on am3517 # # - mmc0 write protect detection fix for am335x # # - kzalloc->kcalloc conversion in an OMAP driver # # - USB metastability fix for USB on dra7 # # - Fix touchscreen wakeup on am437x" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: # ARM: imx_v4_v5_defconfig: Select ULPI support # ARM: imx_v6_v7_defconfig: Select ULPI support # ARM: dts: omap3: Fix am3517 mdio and emac clock references # ARM: dts: am335x-bone-common: Fix mmc0 Write Protect # bus: ti-sysc: Use 2-factor allocator arguments # ARM: dts: dra7: Disable metastability workaround for USB2 # ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl # ARM: dts: am437x: make edt-ft5x06 a wakeup source # < /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-gcc --version # < git log --format=%s --max-count=1 ca04b3cca11acbaf904f707f2d9ca9654d7cc226 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- randconfig KCONFIG_SEED=0x64D3AA00 WARNING: unmet direct dependencies detected for NETDEVICES Depends on [n]: NET [=n] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for ETHERNET Depends on [n]: NETDEVICES [=y] && NET [=n] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for GRO_CELLS Depends on [n]: NET [=n] Selected by [m]: - MACSEC [=m] && NETDEVICES [=y] && NET_CORE [=y] WARNING: unmet direct dependencies detected for FAILOVER Depends on [n]: NET [=n] Selected by [m]: - NET_FAILOVER [=m] && NETDEVICES [=y] WARNING: unmet direct dependencies detected for MMC_SDHCI Depends on [n]: MMC [=n] && HAS_DMA [=y] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for MMC_SDHCI_PLTFM Depends on [n]: MMC [=n] && MMC_SDHCI [=y] Selected by [y]: - AKEBONO [=y] && PPC_47x [=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_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 # Added to kconfig # Added to kconfig # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/block/DAC960.c:6429:12: warning: 'dac960_proc_show' defined but not used [-Wunused-function] static int dac960_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/block/DAC960.c:6449:12: warning: 'dac960_initial_status_proc_show' defined but not used [-Wunused-function] static int dac960_initial_status_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/block/DAC960.c:6456:12: warning: 'dac960_current_status_proc_show' defined but not used [-Wunused-function] static int dac960_current_status_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:532: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:551: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/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2126:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ WARNING: vmlinux.o(.text+0x2bdc): 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+0x2e38): 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+0x2e6c): 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 # Build took: 0:06:57.410970