# git rev-parse -q --verify 4f6b6c2b2f86b7878a770736bf478d8a263ff0bc^{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 4f6b6c2b2f86b7878a770736bf478d8a263ff0bc^{commit} 4f6b6c2b2f86b7878a770736bf478d8a263ff0bc # git checkout -q -f -B kisskb 4f6b6c2b2f86b7878a770736bf478d8a263ff0bc # git clean -qxdf # < git log -1 # commit 4f6b6c2b2f86b7878a770736bf478d8a263ff0bc # Merge: 22dcc7d77fa4 e8605e8fdf42 # Author: Linus Torvalds # Date: Fri Jul 7 10:07:19 2023 -0700 # # Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull more RISC-V updates from Palmer Dabbelt: # # - A bunch of fixes/cleanups from the first part of the merge window, # mostly related to ACPI and vector as those were large # # - Some documentation improvements, mostly related to the new code # # - The "riscv,isa" DT key is deprecated # # - Support for link-time dead code elimination # # - Support for minor fault registration in userfaultd # # - A handful of cleanups around CMO alternatives # # * tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (23 commits) # riscv: mm: mark noncoherent_supported as __ro_after_init # riscv: mm: mark CBO relate initialization funcs as __init # riscv: errata: thead: only set cbom size & noncoherent during boot # riscv: Select HAVE_ARCH_USERFAULTFD_MINOR # RISC-V: Document the ISA string parsing rules for ACPI # risc-v: Fix order of IPI enablement vs RCU startup # mm: riscv: fix an unsafe pte read in huge_pte_alloc() # dt-bindings: riscv: deprecate riscv,isa # RISC-V: drop error print from riscv_hartid_to_cpuid() # riscv: Discard vector state on syscalls # riscv: move memblock_allow_resize() after linear mapping is ready # riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle # riscv: vdso: include vdso/vsyscall.h for vdso_data # selftests: Test RISC-V Vector's first-use handler # riscv: vector: clear V-reg in the first-use trap # riscv: vector: only enable interrupts in the first-use trap # RISC-V: Fix up some vector state related build failures # RISC-V: Document that V registers are clobbered on syscalls # riscv: disable HAVE_LD_DEAD_CODE_DATA_ELIMINATION for LLD # riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION # ... # < /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 4f6b6c2b2f86b7878a770736bf478d8a263ff0bc # make -s -j 160 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 160 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 160 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 160 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] WARNING: modpost: drivers/cpufreq/sparc-us2e-cpufreq: section mismatch in reference: cpufreq_us2e_driver+0x20 (section: .data) -> us2e_freq_cpu_init (section: .init.text) WARNING: modpost: drivers/cpufreq/sparc-us3-cpufreq: section mismatch in reference: cpufreq_us3_driver+0x20 (section: .data) -> us3_freq_cpu_init (section: .init.text) 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 160 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:12:54.467858