# git rev-parse -q --verify 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f^{commit} 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f already have revision, skipping fetch # git checkout -q -f -B kisskb 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f # git clean -qxdf # < git log -1 # commit 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f # Merge: 5e0b19ac332b 7c968791f775 # Author: Greg Kroah-Hartman # Date: Tue Oct 2 05:19:43 2018 -0700 # # Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux # # Bartlomiej writes: # "fbdev fixes for v4.19-rc7: # # - fix OMAPFB_MEMORY_READ ioctl to not leak kernel memory in omapfb driver # (Tomi Valkeinen) # # - add missing prepare/unprepare clock operations in pxa168fb driver # (Lubomir Rintel) # # - add nobgrt option in efifb driver to disable ACPI BGRT logo restore # (Hans de Goede) # # - fix spelling mistake in fall-through annotation in stifb driver # (Gustavo A. R. Silva) # # - fix URL for uvesafb repository in the documentation (Adam Jackson)" # # * tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux: # video/fbdev/stifb: Fix spelling mistake in fall-through annotation # uvesafb: Fix URLs in the documentation # efifb: BGRT: Add nobgrt option # fbdev/omapfb: fix omapfb_memory_read infoleak # pxa168fb: prepare the clock # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f # < 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=0xA94D654F # 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/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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/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/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=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:02:47.869813