From: Alexandre Ghiti Date: Thu, 20 Mar 2025 07:31:07 +0000 (+0000) Subject: Merge patch series "riscv: Add runtime constant support" X-Git-Tag: v6.15-rc1~18^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74f4bf9d15ad1d6862b828d486ed10ea0e874a23;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "riscv: Add runtime constant support" Charlie Jenkins says: Ard brought this to my attention in this patch [1]. I benchmarked this patch on the Nezha D1 (which does not contain Zba or Zbkb so it uses the default algorithm) by navigating through a large directory structure. I created a 1000-deep directory structure and then cd and ls through it. With this patch there was a 0.57% performance improvement. [1] https://lore.kernel.org/lkml/CAMj1kXE4DJnwFejNWQu784GvyJO=aGNrzuLjSxiowX_e7nW8QA@mail.gmail.com/ * patches from https://lore.kernel.org/r/20250319-runtime_const_riscv-v10-0-745b31a11d65@rivosinc.com: riscv: Add runtime constant support riscv: Move nop definition to insn-def.h Link: https://lore.kernel.org/linux-riscv/20250319-runtime_const_riscv-v10-0-745b31a11d65@rivosinc.com/ Signed-off-by: Alexandre Ghiti --- 74f4bf9d15ad1d6862b828d486ed10ea0e874a23