Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2c4f6219 authored by David S. Miller's avatar David S. Miller
Browse files

[TCP]: Fix MD5 signature pool locking.



The locking calls assumed that these code paths were only
invoked in software interrupt context, but that isn't true.

Therefore we need to use spin_{lock,unlock}_bh() throughout.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7f62ad5d
Loading
Loading
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