riscv: Pass patch_text() the length in bytes
commit 51781ce8 upstream. patch_text_nosync() already handles an arbitrary length of code, so this removes a superfluous loop and reduces the number of icache flushes. Reviewed-by:Björn Töpel <bjorn@rivosinc.com> Signed-off-by:
Samuel Holland <samuel.holland@sifive.com> Reviewed-by:
Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240327160520.791322-6-samuel.holland@sifive.com Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com> [apply to v6.6] Signed-off-by:
Nam Cao <namcao@linutronix.de> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment