# git rev-parse -q --verify d17468c6f1f49e6259698f6401b8d7a5b90eac68^{commit} d17468c6f1f49e6259698f6401b8d7a5b90eac68 already have revision, skipping fetch # git checkout -q -f -B kisskb d17468c6f1f49e6259698f6401b8d7a5b90eac68 # git clean -qxdf # < git log -1 # commit d17468c6f1f49e6259698f6401b8d7a5b90eac68 # Merge: 5870ba3dc6e4 a11dd49dcb93 # Author: Linus Torvalds # Date: Fri Mar 1 12:44:33 2024 -0800 # # Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # # - detect ".option arch" support on not-yet-released LLVM builds # # - fix missing TLB flush when modifying non-leaf PTEs # # - fixes for T-Head custom extensions # # - fix for systems with the legacy PMU, that manifests as a crash on # kernels built without SBI PMU support # # - fix for systems that clear *envcfg on suspend, which manifests as # cbo.zero trapping after resume # # - fixes for Svnapot systems, including removing Svnapot support for # huge vmalloc/vmap regions # # * tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Sparse-Memory/vmemmap out-of-bounds fix # riscv: Fix pte_leaf_size() for NAPOT # Revert "riscv: mm: support Svnapot in huge vmap" # riscv: Save/restore envcfg CSR during CPU suspend # riscv: Add a custom ISA extension for the [ms]envcfg CSR # riscv: Fix enabling cbo.zero when running in M-mode # perf: RISCV: Fix panic on pmu overflow handler # MAINTAINERS: Update SiFive driver maintainers # drivers: perf: ctr_get_width function for legacy is not defined # drivers: perf: added capabilities for legacy PMU # RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs # riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION # riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly # riscv: add CALLER_ADDRx support # RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH # kbuild: Add -Wa,--fatal-warnings to as-instr invocation # riscv: tlb: fix __p*d_free_tlb() # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 d17468c6f1f49e6259698f6401b8d7a5b90eac68 # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] word_type __cmpdi2(long long a, long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] word_type __ucmpdi2(unsigned long long a, unsigned long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] int request_dma(unsigned int dmanr, const char * device_id) ^ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] void free_dma(unsigned int dmanr) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc5 # Build took: 0:00:16.548179