diff options
author | Andy Grover <andy.grover@oracle.com> | 2009-04-01 10:20:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-02 09:52:21 +0200 |
commit | f1cffcbfcc53b825da7d1d26244aabd8dccb24aa (patch) | |
tree | d71e3c271b29eecfc685b96ab0cf15404bd84ba5 /net/rose | |
parent | Neterion: New driver: Kconfig and Makefile (diff) | |
download | linux-f1cffcbfcc53b825da7d1d26244aabd8dccb24aa.tar.xz linux-f1cffcbfcc53b825da7d1d26244aabd8dccb24aa.zip |
RDS: Fix m_rs_lock deadlock
rs_send_drop_to() is called during socket close. If it takes
m_rs_lock without disabling interrupts, then
rds_send_remove_from_sock() can run from the rx completion
handler and thus deadlock.
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions