diff options
author | 2017-10-20 16:40:43 -0700 | |
---|---|---|
committer | 2017-10-25 10:37:11 +0900 | |
commit | 829385f08ae99740276cbd46c9db29764c519211 (patch) | |
tree | a95d023c7d12186bd605660c93841df05086e65c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec (diff) | |
download | wireguard-linux-829385f08ae99740276cbd46c9db29764c519211.tar.xz wireguard-linux-829385f08ae99740276cbd46c9db29764c519211.zip |
strparser: Use delayed work instead of timer for msg timeout
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 <eric.dumazet@gmail.com>
Fixes: bbb03029a899 ("strparser: Generalize strparser")
Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions