On Wed, Mar 02, 2022 at 03:46:16PM +0100, Sebastian Andrzej Siewior wrote: > Add a comment why spin_lock_irq() -> raw_spin_lock_irqsave() is needed. > > Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> > --- > On 2022-03-01 20:38:51 [-1000], Tejun Heo wrote: > > Hello, > > Hello Tejun, > > > Can you please add a comment explaining why irqsave is being used? As it > > stands, it just looks spurious. > > Something like this? Yeah, looks good to me. Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun