[PATCH 0/2] Small fixups for the Zbb string functions
From: Heiko Stuebner
Date: Wed Feb 08 2023 - 17:53:44 EST
From: Heiko Stuebner <heiko.stuebner@xxxxxxxx>
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