# git rev-parse -q --verify 442b8cea2477fa95c22f28ca982addb5bc6b0845^{commit} 442b8cea2477fa95c22f28ca982addb5bc6b0845 already have revision, skipping fetch # git checkout -q -f -B kisskb 442b8cea2477fa95c22f28ca982addb5bc6b0845 # git clean -qxdf # < git log -1 # commit 442b8cea2477fa95c22f28ca982addb5bc6b0845 # Author: Stephen Rothwell # Date: Fri Nov 9 14:01:22 2018 +1100 # # Add linux-next specific files for 20181109 # # 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 442b8cea2477fa95c22f28ca982addb5bc6b0845 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x87DB68DD # 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 8 ARCH=powerpc O=/kisskb/build/linux-next-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 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: include/asm-generic/atomic-instrumented.h is out-of-date. warning: include/asm-generic/atomic-long.h is out-of-date. warning: include/linux/atomic-fallback.h is out-of-date. :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1353:2: warning: #warning syscall fspick not implemented [-Wcpp] :1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /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/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) ^ In file included from /kisskb/src/include/linux/wait.h:9:0, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/kernel/sched/psi.c:128: /kisskb/src/kernel/sched/psi.c: In function 'cgroup_move_task': /kisskb/src/include/linux/spinlock.h:273:32: warning: 'rq' may be used uninitialized in this function [-Wmaybe-uninitialized] #define raw_spin_unlock(lock) _raw_spin_unlock(lock) ^ /kisskb/src/kernel/sched/psi.c:639:13: note: 'rq' was declared here struct rq *rq; ^ /kisskb/src/block/blk-cgroup.c: In function 'blkg_prfill_rwstat': /kisskb/src/block/blk-cgroup.c:562:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/block/blk-cgroup.c: In function 'blkg_prfill_rwstat_field': /kisskb/src/block/blk-cgroup.c:571:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/block/blk-cgroup.c: In function 'blkcg_print_stat': /kisskb/src/block/blk-cgroup.c:980:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpio/gpiolib.c:1514:12: warning: 'devm_gpio_chip_match' defined but not used [-Wunused-function] static int devm_gpio_chip_match(struct device *dev, void *res, void *data) ^ /kisskb/src/drivers/gpio/gpio-aspeed.c: In function 'enable_debounce.isra.2': /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/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:542: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:563: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/md/dm-writecache.c: In function 'persistent_memory_claim': /kisskb/src/drivers/md/dm-writecache.c:312:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c: In function 'udl_set_blank': /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c:67:9: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized] return udl_set_register(buf, 0x1f, reg); ^ /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2128:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:05:00.799244