Vlad Yasevich
0ed90fb0f6
SCTP: Update RCU handling during the ADD-IP case
...
After learning more about rcu, it looks like the ADD-IP hadling
doesn't need to call call_rcu_bh. All the rcu critical sections
use rcu_read_lock, so using call_rcu_bh is wrong here.
Now, restore the local_bh_disable() code blocks and use normal
call_rcu() calls. Also restore the missing return statement.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com >
2007-11-07 11:39:27 -05:00
..
2007-10-25 16:31:31 -04:00
2007-10-22 21:20:03 +02:00
2007-10-31 15:21:52 +00:00
2007-10-24 10:16:02 +02:00
2007-10-30 12:04:53 +08:00
2007-10-22 21:20:03 +02:00
2007-10-24 11:20:47 +02:00
2007-10-19 11:53:54 -07:00
2007-10-22 21:20:03 +02:00
2007-10-29 11:21:45 -07:00
2007-10-22 21:20:03 +02:00
2007-10-22 21:20:03 +02:00
2007-11-05 15:12:33 -08:00
2007-11-02 19:39:18 -07:00
2007-10-23 09:49:31 +02:00
2007-11-05 11:38:29 -08:00
2007-10-22 19:18:54 -07:00
2007-10-22 19:23:34 -07:00
2007-11-02 12:16:51 +09:00
2007-10-30 13:09:01 +09:00
2007-10-27 00:17:01 -07:00
2007-10-31 15:30:56 -07:00
2007-10-29 07:41:32 -07:00
2007-10-22 21:20:03 +02:00
2007-11-05 21:53:29 +11:00
2007-10-24 13:28:40 +02:00
2007-10-10 16:55:50 -07:00
2007-10-17 08:42:57 -07:00
2007-11-07 04:15:12 -08:00
2007-08-18 17:15:17 -07:00
2007-10-23 12:02:39 -07:00
2007-11-07 11:39:27 -05:00
2007-10-16 09:42:50 -07:00
2007-11-02 08:47:06 +01:00
2007-11-03 22:23:02 -04:00
2007-10-23 08:09:20 +02:00
2007-10-23 15:49:47 +10:00
2007-10-16 11:51:31 -07:00
2007-10-17 08:42:52 -07:00