[PATCH v3 2/3] Make raw_spin_rq_unlock inline

Xie Yuanbin qq570070308 at gmail.com
Sat Nov 15 06:01:08 PST 2025


On Fri, 14 Nov 2025 20:44:13 +0100, Thomas Gleixner wrote:
> That inline does not guarantee that the compiler actually inlines
> it. clang is obnoxiously bad at that.

Yes, I know it. I modified it to __always_inline in patch 3.
This patch making it as inline to make the context look more harmonious.
Thanks!

Xie Yuanbin



More information about the linux-riscv mailing list