[PATCH] riscv: Improve sbi_ecall() code generation by reordering arguments
Qingfang Deng
dqfext at gmail.com
Fri Mar 22 23:26:25 PDT 2024
Hi Alexandre,
You can simply make sbi_ecall `__always_inline`, so the C function call
overhead can be fully avoided.
More information about the linux-riscv
mailing list