From: Palmer Dabbelt Date: Wed, 26 Jun 2024 14:36:35 +0000 (-0700) Subject: Merge patch series "riscv: Various text patching improvements" X-Git-Tag: v6.11-rc1~94^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4b539adc882978493fceeb7a529819332f3a595;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "riscv: Various text patching improvements" Samuel Holland says: Here are a few changes to minimize calls to stop_machine() and flush_icache_*() in the various text patching functions, as well as to simplify the code. * b4-shazam-merge: riscv: Remove extra variable in patch_text_nosync() riscv: Use offset_in_page() in text patching functions riscv: Pass patch_text() the length in bytes riscv: Simplify text patching loops riscv: kprobes: Use patch_text_nosync() for insn slots riscv: jump_label: Simplify assembly syntax riscv: jump_label: Batch icache maintenance Link: https://lore.kernel.org/r/20240327160520.791322-1-samuel.holland@sifive.com Signed-off-by: Palmer Dabbelt --- d4b539adc882978493fceeb7a529819332f3a595