Skip to content
Commit 43dff98b authored by Shaun Pereira's avatar Shaun Pereira Committed by David S. Miller
Browse files

[X25]: fix for spinlock recurse and spinlock lockup with timer handler



When the sk_timer function x25_heartbeat_expiry() is called by the
kernel in a running/terminating process, spinlock-recursion and
spinlock-lockup locks up the kernel.  This has happened with testing
on some distro's and the patch below fixed it.

Signed-off-by: default avatarShaun Pereira <spereira@tusc.com.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e0a515bc
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