Re: [PATCH v2] HID: debug: fix the ring buffer implementation

From: Benjamin Tissoires
Date: Tue Jan 29 2019 - 04:33:38 EST


Vlad,

On Mon, Jan 28, 2019 at 12:18 PM Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
>
> On 01/28, Benjamin Tissoires wrote:
> >
> > Oleg, can you provide some feedback before I push this?
>
> Looks good to me, feel free to add
>
> Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx>
>
> > > + set_current_state(TASK_RUNNING);
>
> I still think that
>
> __set_current_state(TASK_RUNNING);
>
> will look a bit better, but this is really minor.

Would you mind sending a v3 with this change? I'll apply it ASAP.

Cheers,
Benjamin