Re: [PATCH] Locking: Let PREEMPT_RT compile again with new rwsem asserts.
From: Sebastian Andrzej Siewior
Date: Tue Mar 19 2024 - 14:22:00 EST
On 2024-03-19 16:01:26 [+0000], Matthew Wilcox wrote:
> I see Waiman already gave you the substantial answer ... but why did you
> change inline to __always_inline?
To align with the all the other functions in the file which were defined
like that.
Sebastian