# git rev-parse -q --verify b0d04fb56b3173626a15406d69f3026ca313057f^{commit} b0d04fb56b3173626a15406d69f3026ca313057f already have revision, skipping fetch # git checkout -q -f -B kisskb b0d04fb56b3173626a15406d69f3026ca313057f # git clean -qxdf # < git log -1 # commit b0d04fb56b3173626a15406d69f3026ca313057f # Merge: 14dbc56aa27d 485734f3fc77 # Author: Greg Kroah-Hartman # Date: Sat Oct 20 15:04:23 2018 +0200 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Ingo writes: # "x86 fixes: # # It's 4 misc fixes, 3 build warning fixes and 3 comment fixes. # # In hindsight I'd have left out the 3 comment fixes to make the pull # request look less scary at such a late point in the cycle. :-/" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels # x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPU # x86/fpu: Remove second definition of fpu in __fpu__restore_sig() # x86/entry/64: Further improve paranoid_entry comments # x86/entry/32: Clear the CS high bits # x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS # x86/time: Correct the attribute on jiffies' definition # x86/entry: Add some paranoid entry/exit CR3 handling comments # x86/percpu: Fix this_cpu_read() # x86/tsc: Force inlining of cyc2ns bits # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 b0d04fb56b3173626a15406d69f3026ca313057f # < 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=0xC585A8DC # 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- 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/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/fs/afs/dir.c: In function 'afs_dir_set_page_dirty': /kisskb/src/fs/afs/dir.c:52:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /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/target/target_core_user.c: In function 'scatter_data_area.isra.3': /kisskb/src/drivers/target/target_core_user.c:662:29: warning: 'dbi' may be used uninitialized in this function [-Wmaybe-uninitialized] return dev->data_off + dbi * DATA_BLOCK_SIZE + ^ /kisskb/src/drivers/target/target_core_user.c:676:9: note: 'dbi' was declared here int i, dbi; ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3156: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:04:04.823492