# git gc Expanding reachable commits in commit graph: 94304 Expanding reachable commits in commit graph: 196190 Expanding reachable commits in commit graph: 297763 Expanding reachable commits in commit graph: 404775 Expanding reachable commits in commit graph: 515707 Expanding reachable commits in commit graph: 617503 Expanding reachable commits in commit graph: 734918 Expanding reachable commits in commit graph: 853990 Expanding reachable commits in commit graph: 978104 Expanding reachable commits in commit graph: 1078656 Expanding reachable commits in commit graph: 1213315 Expanding reachable commits in commit graph: 1292256, done. Writing out commit graph in 4 passes: 59% (3098791/5169024) Writing out commit graph in 4 passes: 60% (3101415/5169024) Writing out commit graph in 4 passes: 61% (3153105/5169024) Writing out commit graph in 4 passes: 62% (3204795/5169024) Writing out commit graph in 4 passes: 63% (3256486/5169024) Writing out commit graph in 4 passes: 64% (3308176/5169024) Writing out commit graph in 4 passes: 65% (3359866/5169024) Writing out commit graph in 4 passes: 66% (3411556/5169024) Writing out commit graph in 4 passes: 67% (3463247/5169024) Writing out commit graph in 4 passes: 68% (3514937/5169024) Writing out commit graph in 4 passes: 69% (3566627/5169024) Writing out commit graph in 4 passes: 70% (3618317/5169024) Writing out commit graph in 4 passes: 71% (3670008/5169024) Writing out commit graph in 4 passes: 72% (3721698/5169024) Writing out commit graph in 4 passes: 72% (3723425/5169024) Writing out commit graph in 4 passes: 73% (3773388/5169024) Writing out commit graph in 4 passes: 74% (3825078/5169024) Writing out commit graph in 4 passes: 75% (3876768/5169024) Writing out commit graph in 4 passes: 76% (3928459/5169024) Writing out commit graph in 4 passes: 77% (3980149/5169024) Writing out commit graph in 4 passes: 78% (4031839/5169024) Writing out commit graph in 4 passes: 79% (4083529/5169024) Writing out commit graph in 4 passes: 80% (4135220/5169024) Writing out commit graph in 4 passes: 81% (4186910/5169024) Writing out commit graph in 4 passes: 82% (4238600/5169024) Writing out commit graph in 4 passes: 83% (4290290/5169024) Writing out commit graph in 4 passes: 84% (4341981/5169024) Writing out commit graph in 4 passes: 85% (4393671/5169024) Writing out commit graph in 4 passes: 86% (4445361/5169024) Writing out commit graph in 4 passes: 87% (4497051/5169024) Writing out commit graph in 4 passes: 88% (4548742/5169024) Writing out commit graph in 4 passes: 89% (4600432/5169024) Writing out commit graph in 4 passes: 90% (4652122/5169024) Writing out commit graph in 4 passes: 91% (4703812/5169024) Writing out commit graph in 4 passes: 92% (4755503/5169024) Writing out commit graph in 4 passes: 93% (4807193/5169024) Writing out commit graph in 4 passes: 94% (4858883/5169024) Writing out commit graph in 4 passes: 95% (4910573/5169024) Writing out commit graph in 4 passes: 96% (4962264/5169024) Writing out commit graph in 4 passes: 97% (5013954/5169024) Writing out commit graph in 4 passes: 98% (5065644/5169024) Writing out commit graph in 4 passes: 99% (5117334/5169024) Writing out commit graph in 4 passes: 100% (5169024/5169024) Writing out commit graph in 4 passes: 100% (5169024/5169024), done. # git rev-parse -q --verify f557af081de6b45a25e27d633b4d8d2dbc2f428e^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify f557af081de6b45a25e27d633b4d8d2dbc2f428e^{commit} f557af081de6b45a25e27d633b4d8d2dbc2f428e # git checkout -q -f -B kisskb f557af081de6b45a25e27d633b4d8d2dbc2f428e # git clean -qxdf # < git log -1 # commit f557af081de6b45a25e27d633b4d8d2dbc2f428e # Merge: d2be38b9a551 93b63f68d00a # Author: Linus Torvalds # Date: Sat Jul 20 09:11:27 2024 -0700 # # Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # # - Support for various new ISA extensions: # * The Zve32[xf] and Zve64[xfd] sub-extensios of the vector # extension # * Zimop and Zcmop for may-be-operations # * The Zca, Zcf, Zcd and Zcb sub-extensions of the C extension # * Zawrs # # - riscv,cpu-intc is now dtschema # # - A handful of performance improvements and cleanups to text patching # # - Support for memory hot{,un}plug # # - The highest user-allocatable virtual address is now visible in # hwprobe # # * tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (58 commits) # riscv: lib: relax assembly constraints in hweight # riscv: set trap vector earlier # KVM: riscv: selftests: Add Zawrs extension to get-reg-list test # KVM: riscv: Support guest wrs.nto # riscv: hwprobe: export Zawrs ISA extension # riscv: Add Zawrs support for spinlocks # dt-bindings: riscv: Add Zawrs ISA extension description # riscv: Provide a definition for 'pause' # riscv: hwprobe: export highest virtual userspace address # riscv: Improve sbi_ecall() code generation by reordering arguments # riscv: Add tracepoints for SBI calls and returns # riscv: Optimize crc32 with Zbc extension # riscv: Enable DAX VMEMMAP optimization # riscv: mm: Add support for ZONE_DEVICE # virtio-mem: Enable virtio-mem for RISC-V # riscv: Enable memory hotplugging for RISC-V # riscv: mm: Take memory hotplug read-lock during kernel page table dump # riscv: mm: Add memory hotplugging support # riscv: mm: Add pfn_to_kaddr() implementation # riscv: mm: Refactor create_linear_mapping_range() for memory hot add # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 f557af081de6b45a25e27d633b4d8d2dbc2f428e # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3071:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3071 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc13 # Build took: 0:17:40.035491