# git rev-parse -q --verify 2772d7df3c93f15e5b2119bd9e14724db6a21a04^{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 2772d7df3c93f15e5b2119bd9e14724db6a21a04^{commit} 2772d7df3c93f15e5b2119bd9e14724db6a21a04 # git checkout -q -f -B kisskb 2772d7df3c93f15e5b2119bd9e14724db6a21a04 # git clean -qxdf # < git log -1 # commit 2772d7df3c93f15e5b2119bd9e14724db6a21a04 # Merge: bde7f150276b ab2dbc7acced # Author: Linus Torvalds # Date: Fri Jul 14 11:14:07 2023 -0700 # # Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # # - fix a formatting error in the hwprobe documentation # # - fix a spurious warning in the RISC-V PMU driver # # - fix memory detection on rv32 (problem does not manifest on any known # system) # # - avoid parsing legacy parsing of I in ACPI ISA strings # # * tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # RISC-V: Don't include Zicsr or Zifencei in I from ACPI # riscv: mm: fix truncation warning on RV32 # perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start() # Documentation: RISC-V: hwprobe: Fix a formatting error # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 2772d7df3c93f15e5b2119bd9e14724db6a21a04 # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] ERROR: modpost: "__xchg_called_with_bad_pointer" [lib/atomic64_test.ko] undefined! make[3]: *** [/kisskb/src/scripts/Makefile.modpost:144: Module.symvers] Error 1 make[2]: *** [/kisskb/src/Makefile:1972: modpost] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc11 # Build took: 0:15:01.170879