# git rev-parse -q --verify 645ff1e8e704c4f33ab1fcd3c87f95cb9b6d7144^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 645ff1e8e704c4f33ab1fcd3c87f95cb9b6d7144^{commit} 645ff1e8e704c4f33ab1fcd3c87f95cb9b6d7144 # git checkout -q -f -B kisskb 645ff1e8e704c4f33ab1fcd3c87f95cb9b6d7144 # git clean -qxdf # < git log -1 # commit 645ff1e8e704c4f33ab1fcd3c87f95cb9b6d7144 # Merge: d548e65904ae 592b15ba7260 # Author: Linus Torvalds # Date: Wed Jan 2 18:56:59 2019 -0800 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # "A tiny pull request this merge window unfortunately, should get more # material in for the next release: # # - new driver for Raspberry Pi's touchscreen (firmware interface) # # - miscellaneous input driver fixes" # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G # Input: atmel_mxt_ts - don't try to free unallocated kernel memory # Input: drv2667 - fix indentation issues # Input: touchscreen - fix coding style issue # Input: add official Raspberry Pi's touchscreen driver # Input: nomadik-ske-keypad - fix a loop timeout test # Input: rotary-encoder - don't log EPROBE_DEFER to kernel log # Input: olpc_apsp - remove set but not used variable 'np' # Input: olpc_apsp - enable the SP clock # Input: olpc_apsp - check FIFO status on open(), not probe() # Input: olpc_apsp - drop CONFIG_OLPC dependency # clk: mmp2: add SP clock # dt-bindings: marvell,mmp2: Add clock id for the SP clock # Input: ad7879 - drop platform data support # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 645ff1e8e704c4f33ab1fcd3c87f95cb9b6d7144 # < make -s -j 20 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x25C3BBF5 # 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 20 ARCH=powerpc O=/kisskb/build/linus-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 20 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-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) ^ WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:03:01.487626