> -----Original Message----- > From: [email protected] <[email protected]> On > Behalf Of Xin Long > Sent: 15-Aug-19 01:58 > To: Jon Maloy <[email protected]> > Cc: [email protected]; [email protected]; Tung Quang Nguyen > <[email protected]>; Hoang Huu Le > <[email protected]>; [email protected]; ying xue > <[email protected]>; [email protected]; tipc- > [email protected] > Subject: Re: [net-next 1/1] tipc: clean up skb list lock handling on send path > > [...] > > /* Try again later if socket is busy */ > > -- > > 2.1.4 > > > > > Patch looks good, can you also check those tmp tx queues in: > > tipc_group_cong() > tipc_group_join() > tipc_link_create_dummy_tnl_msg() > tipc_link_tnl_prepare() > > which are using skb_queue_head_init() to init? > > Thanks. You are right. I missed those. I'll post a v2 of this patch. ///jon _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
