aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2018-04-24 09:22:49 -0700
committerDavid S. Miller <[email protected]>2018-04-24 16:19:14 -0400
commit091311debcf02ff80a76d70b524eba4b2ffe66f1 (patch)
tree1b03d2a4ead2602ef7754aa354696b7eee56240e /lib/string_helpers.c
parent95ad7544ad3f6cf585e5b8587e7d520fa3a43ad5 (diff)
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
rt6_remove_exception_rt() is called under rcu_read_lock() only. We lock rt6_exception_lock a bit later, so we do not hold rt6_exception_lock yet. Fixes: 8a14e46f1402 ("net/ipv6: Fix missing rcu dereferences on from") Signed-off-by: Eric Dumazet <[email protected]> Reported-by: syzbot <[email protected]> Cc: David Ahern <[email protected]> Acked-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions