Skip to content
Snippets Groups Projects
Commit 78872ccb authored by Adrian Drzewiecki's avatar Adrian Drzewiecki Committed by David S. Miller
Browse files

[BRIDGE]: Fix deadlock in br_stp_disable_bridge


Looks like somebody forgot to use the _bh spin_lock variant. We ran into a 
deadlock where br->hello_timer expired while br_stp_disable_br() walked 
br->port_list. 

Signed-off-by: default avatarAdrian Drzewiecki <z@drze.net>
Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ee68cea2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment