# git rev-parse -q --verify 211b100a5ceda9d1856a3f84334f9ca5f680b638^{commit} 211b100a5ceda9d1856a3f84334f9ca5f680b638 already have revision, skipping fetch # git checkout -q -f -B kisskb 211b100a5ceda9d1856a3f84334f9ca5f680b638 # git clean -qxdf # < git log -1 # commit 211b100a5ceda9d1856a3f84334f9ca5f680b638 # Merge: a38fd7d808e6 d611aaf336b2 # Author: Greg Kroah-Hartman # Date: Fri Sep 21 09:41:05 2018 +0200 # # Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block # # Jens writes: # "Storage fixes for 4.19-rc5 # # - Fix for leaking kernel pointer in floppy ioctl (Andy Whitcroft) # # - NVMe pull request from Christoph, and a single ANA log page fix # (Hannes) # # - Regression fix for libata qd32 support, where we trigger an illegal # active command transition. This fixes a CD-ROM detection issue that # was reported, but could also trigger premature completion of the # internal tag (me)" # # * tag 'for-linus-20180920' of git://git.kernel.dk/linux-block: # floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl # libata: mask swap internal and hardware tag # nvme: count all ANA groups for ANA Log page # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 211b100a5ceda9d1856a3f84334f9ca5f680b638 # < 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=0x4CF4260C # 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- /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/macintosh/via-pmu.c:864:12: warning: 'pmu_info_proc_show' defined but not used [-Wunused-function] static int pmu_info_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/macintosh/via-pmu.c:875:12: warning: 'pmu_irqstats_proc_show' defined but not used [-Wunused-function] static int pmu_irqstats_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/macintosh/via-pmu.c:901:12: warning: 'pmu_battery_proc_show' defined but not used [-Wunused-function] static int pmu_battery_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3152:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/sched/cls_flower.c: In function 'fl_change': /kisskb/src/net/sched/cls_flower.c:1286:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /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/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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/macintosh/via-pmu-event.o: In function `.via_pmu_event': (.text+0x98): undefined reference to `.input_event' (.text+0xb4): undefined reference to `.input_event' drivers/macintosh/via-pmu-event.o: In function `.via_pmu_event_init': via-pmu-event.c:(.init.text+0x30): undefined reference to `.input_allocate_device' via-pmu-event.c:(.init.text+0x100): undefined reference to `.input_register_device' via-pmu-event.c:(.init.text+0x118): undefined reference to `.input_free_device' make[1]: *** [/kisskb/src/Makefile:1026: vmlinux] Error 1 make: *** [Makefile:146: 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:03:44.967489