[ldv-project] [PATCH v4 1/2] tty: n_gsm: replace kicktimer with delayed_work
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Tue Aug 30 15:38:04 MSK 2022
On Tue, Aug 30, 2022 at 09:30:27AM +0200, Jiri Slaby wrote:
> On 29. 08. 22, 15:16, Fedor Pchelkin wrote:
> > A kick_timer timer_list is replaced with kick_timeout delayed_work to be
> > able to synchronize with mutexes as a prerequisite for the introduction
> > of tx_mutex.
> >
> > Found by Linux Verification Center (linuxtesting.org) with Syzkaller.
>
> Reviewed-by: Jiri Slaby <jirislaby at kernel.org>
>
> But I think this conflicts with Tetsuo's cleanup [1]. So one of you will
> likely have to rebase and resubmit.
>
> [1] https://lore.kernel.org/all/2110618e-57f0-c1ce-b2ad-b6cacef3f60e@I-love.SAKURA.ne.jp/
I've fixed it up by hand now, no worries.
greg k-h
More information about the ldv-project
mailing list