aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorGanesh Goudar <[email protected]>2018-01-25 13:29:43 +0530
committerDavid S. Miller <[email protected]>2018-01-25 16:30:54 -0500
commitd9ac2d99787d08c0e3f777dac5aeaa3fed61b692 (patch)
tree4fa6af4c7579459e3543cd19de8b0bd122569869 /net/unix/af_unix.c
parent955ec4cb3b54c7c389a9f830be7d3ae2056b9212 (diff)
cxgb4: fix possible deadlock
t4_wr_mbox_meat_timeout() can be called from both softirq context and process context, hence protect the mbox with spin_lock_bh() instead of simple spin_lock() Signed-off-by: Ganesh Goudar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions