mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 20:53:04 +09:00
If socket destuction gets delayed to a timer, we try to lock_sock() from that timer which won't work. Use bh_lock_sock() in that case. Signed-off-by: David S. Miller <davem@davemloft.net> Tested-by: Ingo Molnar <mingo@elte.hu>
9.3 KiB
9.3 KiB