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
Showing
- Documentation/riscv/hwprobe.rst 1 addition, 1 deletionDocumentation/riscv/hwprobe.rst
- arch/riscv/kernel/cpufeature.c 2 additions, 7 deletionsarch/riscv/kernel/cpufeature.c
- arch/riscv/mm/init.c 1 addition, 1 deletionarch/riscv/mm/init.c
- drivers/perf/riscv_pmu.c 0 additions, 3 deletionsdrivers/perf/riscv_pmu.c
Loading
Please register or sign in to comment