# git rev-parse -q --verify b208b9fbbcba743fb269d15cb46a4036b01936b1^{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 b208b9fbbcba743fb269d15cb46a4036b01936b1^{commit} b208b9fbbcba743fb269d15cb46a4036b01936b1 # git checkout -q -f -B kisskb b208b9fbbcba743fb269d15cb46a4036b01936b1 # git clean -qxdf # < git log -1 # commit b208b9fbbcba743fb269d15cb46a4036b01936b1 # Merge: 74f3f1d79a1d 85f1506337f0 # Author: Linus Torvalds # Date: Fri Nov 4 19:52:24 2022 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # # - Avoid kprobe recursion when cortex_a76_erratum_1463225_debug_handler() # is not inlined (change to __always_inline). # # - Fix the visibility of compat hwcaps, broken by recent changes to # consolidate the visibility of hwcaps and the user-space view of the # ID registers. # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: cpufeature: Fix the visibility of compat hwcaps # arm64: entry: avoid kprobe recursion # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 b208b9fbbcba743fb269d15cb46a4036b01936b1 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 # Build took: 0:00:22.868276