Hi Juergen, On 12/12/2023 09:47, Juergen Gross wrote:
Rename the recursive spin_lock() functions by replacing the trailing "_recursive" with a leading "r".Switch the parameter to be a pointer to rspinlock_t. Remove the indirection through a macro, as it is adding only complexity without any gain. Suggested-by: Jan Beulich <[email protected]> Signed-off-by: Juergen Gross <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
