# git rev-parse -q --verify 4ea655343ce4180fe9b2c7ec8cb8ef9884a47901^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: 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 4ea655343ce4180fe9b2c7ec8cb8ef9884a47901^{commit} 4ea655343ce4180fe9b2c7ec8cb8ef9884a47901 # git checkout -q -f -B kisskb 4ea655343ce4180fe9b2c7ec8cb8ef9884a47901 # git clean -qxdf # < git log -1 # commit 4ea655343ce4180fe9b2c7ec8cb8ef9884a47901 # Merge: 812ad49d88b5 6822c29ddbbd # Author: Linus Torvalds # Date: Fri Oct 4 13:31:56 2019 -0700 # # Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # # - Build fixes for Cavium Octeon & PMC-Sierra MSP systems, as well as # all pre-MIPSr6 configurations built with binutils < 2.25. # # - Boot fixes for 64-bit Loongson systems & SGI IP28 systems. # # - Wire up the new clone3 syscall. # # - Clean ups for a few build-time warnings. # # * tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: fw/arc: Remove unused addr variable # MIPS: pmcs-msp71xx: Remove unused addr variable # MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition # mips: Loongson: Fix the link time qualifier of 'serial_exit()' # MIPS: init: Prevent adding memory before PHYS_OFFSET # MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start # MIPS: VDSO: Fix build for binutils < 2.25 # MIPS: VDSO: Remove unused gettimeofday.c # MIPS: Wire up clone3 syscall # MIPS: octeon: Include required header; fix octeon ethernet build # MIPS: cpu-bugs64: Mark inline functions as __always_inline # MIPS: dts: ar9331: fix interrupt-controller size # MIPS: Loongson64: Fix boot failure after dropping boot_mem_map # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4ea655343ce4180fe9b2c7ec8cb8ef9884a47901 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x1CBFE60 # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/tools/objtool /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c: In function 'qcom_apcs_ipc_probe': /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c:57:28: warning: unused variable 'apcs_clk_match_table' [-Wunused-variable] const struct of_device_id apcs_clk_match_table[] = { ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:36.871632