Small fixups for the Zbb string functions
From: Heiko Stuebner <heiko.stuebner@...> Date: Wed, 8 Feb 2023 23:42:18 +0100
I didn't manage to address Andrews comments on v5 [0] in time before the series got applied, so here are two addon comments that hopefully do his comments justice now. [0] https://lore.kernel.org/r/20230117122447.y6tdsmsxqdwf76ri@orel Heiko Stuebner (2): RISC-V: fix ordering of Zbb extension RISC-V: improve string-function assembly arch/riscv/kernel/cpu.c | 2 +- arch/riscv/lib/strcmp.S | 6 ++++-- arch/riscv/lib/strlen.S | 10 +++++----- arch/riscv/lib/strncmp.S | 16 +++++++--------- 4 files changed, 17 insertions(+), 17 deletions(-) -- 2.39.0
Patches in this set
- [0001] RISC-V: fix ordering of Zbb extension (raw)
- [0002] RISC-V: improve string-function assembly (raw)
Statistics
- 2 individual patches
- 17 lines added
- 17 lines removed