Re: tipc_udp_send_msg oops in 4.4 when setting link tolerance

2017-11-15 Thread Tommi Rantala
On 14.11.2017 13:35, Jon Maloy wrote: Found it, the missing patch is this one (9b3009604b8e does not help): commit d01332f1acacc0cb43a61f4244dd2b846d4cd585 Author: Richard Alpe Date: Mon Feb 1 08:19:56 2016 +0100 tipc: fix link attribute propagation bug It does not apply as-is to 4.4

RE: tipc_udp_send_msg oops in 4.4 when setting link tolerance

2017-11-14 Thread Jon Maloy
ourceforge.net; linux- > ker...@vger.kernel.org > Subject: Re: tipc_udp_send_msg oops in 4.4 when setting link tolerance > > On 13.11.2017 23:25, Jon Maloy wrote: > > Hi Tommi, > > I am not sure, but is seems like the following patch is what you need: > > commit 9b30096

Re: tipc_udp_send_msg oops in 4.4 when setting link tolerance

2017-11-14 Thread Tommi Rantala
nk supervision data */ -- 2.14.2 -Original Message- From: netdev-ow...@vger.kernel.org [mailto:netdev- ow...@vger.kernel.org] On Behalf Of Tommi Rantala Sent: Monday, November 13, 2017 11:23 To: Jon Maloy ; Ying Xue ; David S. Miller ; netdev@vger.kernel.org; tipc-discuss...@lists.sourceforge.net; l

RE: tipc_udp_send_msg oops in 4.4 when setting link tolerance

2017-11-13 Thread Jon Maloy
@vger.kernel.org [mailto:netdev- > ow...@vger.kernel.org] On Behalf Of Tommi Rantala > Sent: Monday, November 13, 2017 11:23 > To: Jon Maloy ; Ying Xue > ; David S. Miller ; > netdev@vger.kernel.org; tipc-discuss...@lists.sourceforge.net; linux- > ker...@vger.kernel.org > Subjec

tipc_udp_send_msg oops in 4.4 when setting link tolerance

2017-11-13 Thread Tommi Rantala
Hi, I always get an instant TIPC oops in 4.4, when I try to set the link tolerance (with LINKNAME != "broadcast-link"): $ tipc link set tolerance 1000 link $LINKNAME Any idea what's going on? Some tipc patch missing in 4.4? In 4.9 the "tipc" command executes just fine, but I've seen a few t