On 2021-11-19 10:21:37 [-0800], Minchan Kim wrote: > > #define rt_write_lock_nested(lock, subclass) rt_write_lock(((void)(subclass), (lock))) > > Guess you meant #define write_lock_nested. indeed, yes. > I should have Cced you. Thanks for the catch. > If it's fine, Andrew, could you fold it? You are welcome. I tested the series in my RT queue and it works. Acked-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> > Thank you. Sebastian