Re: [PATCH 1/6] drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock()

From: Sebastian Andrzej Siewior
Date: Wed Jul 18 2018 - 06:57:28 EST


On 2018-07-16 17:37:27 [-0700], Shaohua Li wrote:
> On Mon, Jul 16, 2018 at 02:27:40PM +0200, Sebastian Andrzej Siewior wrote:
> > On 2018-07-03 22:01:36 [+0200], To linux-kernel@xxxxxxxxxxxxxxx wrote:
> > > From: Anna-Maria Gleixner <anna-maria@xxxxxxxxxxxxx>
> > >
> > > The irqsave variant of atomic_dec_and_lock handles irqsave/restore when
> > > taking/releasing the spin lock. With this variant the call of
> > > local_irq_save is no longer required.
> >
> > Shaohua, are you with this?
>
> Acked-by: Shaohua Li <shli@xxxxxxxxxx>

Thank you.
Is there a reason why you did not apply it or are you too busy now and
do it later (and just signal the ack that you are fine with it)?

Sebastian