From: Tom Herbert
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
> Fixes: bbb03029a899 ("strparser: Generalize strparser")
> Signed-off-by
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
Fixes: bbb03029a899 ("strparser: Generalize strparser")
Signed-off-by: Tom Herbert
---
include/net/strparser.h | 3 +--
net/strparser/