> -----Original Message----- > From: Tariq Toukan > Sent: Monday, June 17, 2019 19:16 > To: Florian Westphal <f...@strlen.de>; netdev@vger.kernel.org > Cc: Ran Rozenstein <ra...@mellanox.com>; Maor Gottlieb > <ma...@mellanox.com>; eduma...@google.com > Subject: Re: [PATCH net-next 0/2] net: ipv4: remove erroneous > advancement of list pointer > > > > On 6/17/2019 5:02 PM, Florian Westphal wrote: > > Tariq reported a soft lockup on net-next that Mellanox was able to > > bisect to 2638eb8b50cf ("net: ipv4: provide __rcu annotation for ifa_list"). > > > > While reviewing above patch I found a regression when addresses have a > > lifetime specified. > > > > Second patch extends rtnetlink.sh to trigger crash (without first > > patch applied). > > > > Thanks Florian. > > Ran, can you please test?
Tested, still reproduce.