# git rev-parse -q --verify ca40dc225d19ae84fadffa2b289fb7aacebc52fc^{commit} ca40dc225d19ae84fadffa2b289fb7aacebc52fc already have revision, skipping fetch # git checkout -q -f -B kisskb ca40dc225d19ae84fadffa2b289fb7aacebc52fc # git clean -qxdf # < git log -1 # commit ca40dc225d19ae84fadffa2b289fb7aacebc52fc # Author: Stephen Rothwell # Date: Thu Dec 13 17:46:25 2018 +1100 # # Add linux-next specific files for 20181213 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 ca40dc225d19ae84fadffa2b289fb7aacebc52fc # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x22E56252 # 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 120 ARCH=powerpc O=/kisskb/build/linux-next-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 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1339:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1342:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1345:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1348:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1351:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1354:2: warning: #warning syscall fspick not implemented [-Wcpp] :1357:2: warning: #warning syscall fsinfo not implemented [-Wcpp] In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:67:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/mm/page-writeback.c: In function 'balance_dirty_pages': /kisskb/src/mm/page-writeback.c:1623:16: warning: 'writeback' may be used uninitialized in this function [-Wmaybe-uninitialized] mdtc->dirty += writeback; ^ /kisskb/src/mm/page-writeback.c:1624:4: warning: 'filepages' may be used uninitialized in this function [-Wmaybe-uninitialized] mdtc_calc_avail(mdtc, filepages, headroom); ^ /kisskb/src/mm/page-writeback.c:1624:4: warning: 'headroom' may be used uninitialized in this function [-Wmaybe-uninitialized] /kisskb/src/mm/page-writeback.c: In function 'wb_over_bg_thresh': /kisskb/src/mm/page-writeback.c:1952:3: warning: 'filepages' may be used uninitialized in this function [-Wmaybe-uninitialized] mdtc_calc_avail(mdtc, filepages, headroom); ^ /kisskb/src/mm/page-writeback.c:1952:3: warning: 'headroom' may be used uninitialized in this function [-Wmaybe-uninitialized] /kisskb/src/drivers/gpio/gpio-aspeed.c: In function 'enable_debounce': /kisskb/src/drivers/gpio/gpio-aspeed.c:908:6: warning: 'requested_cycles' may be used uninitialized in this function [-Wmaybe-uninitialized] if (requested_cycles == cycles) ^ /kisskb/src/drivers/dma/stm32-mdma.c: In function 'stm32_mdma_setup_xfer': /kisskb/src/drivers/dma/stm32-mdma.c:781:6: warning: 'ccr' may be used uninitialized in this function [-Wmaybe-uninitialized] ccr &= ~STM32_MDMA_CCR_IRQ_MASK; ^ /kisskb/src/drivers/staging/comedi/drivers/pcl818.c: In function 'pcl818_ai_setup_chanlist': /kisskb/src/drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized] pcl818_ai_set_chan_scan(dev, first_chan, last_chan); ^ /kisskb/src/drivers/staging/comedi/drivers/pcl816.c: In function 'pcl816_ai_setup_chanlist': /kisskb/src/drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized] pcl816_ai_set_chan_scan(dev, first_chan, last_chan); ^ WARNING: vmlinux.o(.text+0x2844): 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+0x2b44): 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+0x2b78): 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. WARNING: vmlinux.o(.text.unlikely+0x3dc): Section mismatch in reference from the function smp_setup_pacas() to the function .init.text:allocate_paca() The function smp_setup_pacas() references the function __init allocate_paca(). This is often because smp_setup_pacas lacks a __init annotation or the annotation of allocate_paca is wrong. Completed OK # rm -rf /kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:01:11.562570