From: Tom Herbert <[email protected]>
Date: Fri, 20 Oct 2017 16:40:43 -0700

> Sock lock may be taken in the message timer function which is a
> problem since timers run in BH. Instead of timers use delayed_work.
> 
> Reported-by: Eric Dumazet <[email protected]>
> Fixes: bbb03029a899 ("strparser: Generalize strparser")
> Signed-off-by: Tom Herbert <[email protected]>

Since this bug exists in 'net' I've applied this patch there.

Thanks.

Reply via email to