Xin Long
f46c7011b0
sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association
...
__sctp_lookup_association() is only invoked by sctp_v4_err() and
sctp_rcv(), both which run on the rx BH, and it has been protected
by rcu_read_lock [see ip_local_deliver_finish() / ipv6_rcv()].
So we can move it to sctp_lookup_association, only let
sctp_lookup_association use rcu_read_lock.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-17 15:41:54 -05:00
..
2015-12-20 08:21:00 +01:00
2016-01-24 12:39:09 -08:00
2015-03-02 16:43:41 -05:00
2015-12-15 16:50:08 -05:00
2015-05-11 10:50:17 -04:00
2015-11-30 14:47:33 -05:00
2015-12-14 16:09:30 -05:00
2016-02-10 23:24:06 +08:00
2016-01-29 11:47:24 +01:00
2016-02-16 20:42:54 -05:00
2015-12-01 15:45:05 -05:00
2015-10-13 17:42:34 +02:00
2016-01-21 19:36:09 +01:00
2016-02-17 15:31:27 -05:00
2015-10-09 07:52:27 -07:00
2016-02-11 03:54:14 -05:00
2015-12-14 16:09:30 -05:00
2015-11-18 16:27:46 -05:00
2016-01-07 14:31:26 -05:00
2016-01-06 16:31:56 -05:00
2015-11-23 14:56:15 -05:00
2016-02-11 03:54:14 -05:00
2016-02-16 20:42:54 -05:00
2016-02-16 20:42:54 -05:00
2015-05-11 10:50:17 -04:00
2016-01-29 22:56:46 -08:00
2016-01-19 14:21:08 -05:00
2015-10-23 03:05:19 -07:00
2016-02-11 03:54:14 -05:00
2015-10-07 04:27:43 -07:00
2015-07-27 01:06:53 -07:00
2016-02-01 15:56:08 -08:00
2016-01-04 20:40:41 +01:00
2015-12-17 22:08:28 -05:00
2016-02-12 05:52:16 -05:00
2015-03-31 13:58:35 -04:00
2016-02-11 09:53:19 -05:00
2015-06-18 21:14:32 +02:00
2016-01-04 21:48:15 -05:00
2016-02-16 20:21:48 -05:00
2016-02-09 06:43:50 -05:00
2016-02-11 03:54:14 -05:00
2016-02-11 09:45:24 -05:00
2016-01-26 11:32:05 +01:00
2015-06-24 02:58:51 -07:00
2016-01-12 18:57:02 -08:00
2016-02-17 09:47:36 -05:00
2016-02-17 15:41:54 -05:00
2016-01-23 18:45:06 -08:00
2016-01-28 16:21:31 -08:00
2016-02-16 15:58:40 -05:00
2016-02-07 14:06:26 -05:00
2015-12-08 21:55:49 -05:00
2015-08-09 22:43:52 -07:00
2016-01-14 11:10:13 +01:00
2015-05-11 10:50:17 -04:00
2016-01-15 14:35:24 -05:00
2015-04-09 00:02:26 -04:00
2016-02-16 20:21:48 -05:00
2015-09-29 20:40:32 -07:00
2016-01-14 16:00:49 -08:00
2015-10-23 06:22:08 -07:00