Re: [PATCH net 0/3] sctp: some cleanups for sctp

2016-02-17 Thread David Miller
From: Xin Long Date: Mon, 15 Feb 2016 14:28:02 +0800 > There are some unused function and redundant rcu locks should be > removed. Series applied to net-next, please target cleanups to the appropriate tree in the future. Also, please respond to Neil Horman's query about the use of BH RCU lockin

[PATCH net 0/3] sctp: some cleanups for sctp

2016-02-14 Thread Xin Long
There are some unused function and redundant rcu locks should be removed. Xin Long (3): sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs() sctp: remove the unused sctp_datamsg_free() include/net/