# git rev-parse -q --verify d4f309ca411887cd61ea389c7abfb70c2eb1e532^{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 d4f309ca411887cd61ea389c7abfb70c2eb1e532^{commit} d4f309ca411887cd61ea389c7abfb70c2eb1e532 # git checkout -q -f -B kisskb d4f309ca411887cd61ea389c7abfb70c2eb1e532 # git clean -qxdf # < git log -1 # commit d4f309ca411887cd61ea389c7abfb70c2eb1e532 # Merge: b0ef7cda8d9b d4bf905307a1 # Author: Linus Torvalds # Date: Sat Feb 8 14:28:26 2020 -0800 # # Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - Fix an existing bug in our user access handling, exposed by one of # the bug fixes we merged this cycle. # # - A fix for a boot hang on 32-bit with CONFIG_TRACE_IRQFLAGS and the # recently added CONFIG_VMAP_STACK. # # Thanks to: Christophe Leroy, Guenter Roeck. # # * tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK # powerpc/futex: Fix incorrect user access blocking # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 d4f309ca411887cd61ea389c7abfb70c2eb1e532 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0xD88C6F1C # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- drivers/soc/imx/soc-imx-scu.o: In function `imx_scu_soc_probe': soc-imx-scu.c:(.text+0x6c): undefined reference to `imx_scu_get_handle' soc-imx-scu.c:(.text+0xfc): undefined reference to `imx_scu_call_rpc' soc-imx-scu.c:(.text+0x144): undefined reference to `imx_scu_call_rpc' make[1]: *** [/kisskb/src/Makefile:1077: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:03:22.595619