Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull more RISC-V updates from Palmer Dabbelt: - Some cleanups and fixes for the Zbb-optimized string routines - Support for custom (vendor or implementation defined) perf events - COMMAND_LINE_SIZE has been increased to 1024 * tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: riscv: Bump COMMAND_LINE_SIZE value to 1024 drivers/perf: RISC-V: Allow programming custom firmware events riscv, lib: Fix Zbb strncmp RISC-V: improve string-function assembly
No related branches found
No related tags found
Showing
- arch/riscv/include/uapi/asm/setup.h 8 additions, 0 deletionsarch/riscv/include/uapi/asm/setup.h
- arch/riscv/lib/strcmp.S 4 additions, 2 deletionsarch/riscv/lib/strcmp.S
- arch/riscv/lib/strlen.S 5 additions, 5 deletionsarch/riscv/lib/strlen.S
- arch/riscv/lib/strncmp.S 10 additions, 10 deletionsarch/riscv/lib/strncmp.S
- drivers/perf/riscv_pmu_sbi.c 2 additions, 5 deletionsdrivers/perf/riscv_pmu_sbi.c
Loading
Please register or sign in to comment