From: David S. Miller Date: Mon, 17 Jun 2019 23:27:43 +0000 (-0700) Subject: Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4bd366cecefa3f1c35da58f0d75458d160e60612;p=linux.git Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer' Florian Westphal says: ==================== net: ipv4: remove erroneous advancement of list pointer 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). ==================== Signed-off-by: David S. Miller --- 4bd366cecefa3f1c35da58f0d75458d160e60612