From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: [PATCH net-next 0/2] net/ipv6: couple of fixes for rcu change to from Date: Mon, 23 Apr 2018 11:32:05 -0700 Message-ID: <20180423183207.9124-1-dsahern@gmail.com> Cc: David Ahern To: netdev@vger.kernel.org Return-path: Received: from mail-pf0-f180.google.com ([209.85.192.180]:33667 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932175AbeDWScT (ORCPT ); Mon, 23 Apr 2018 14:32:19 -0400 Received: by mail-pf0-f180.google.com with SMTP id f15so10020991pfn.0 for ; Mon, 23 Apr 2018 11:32:19 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: So many details... I am thankful for all the robots running the permutations and tools. Two bug fixes from the rcu change to rt->from: 1. missing rcu lock in ip6_negative_advice 2. rcu dereferences in 2 sites David Ahern (2): net/ipv6: add rcu locking to ip6_negative_advice net/ipv6: Fix missing rcu dereferences on from net/ipv6/route.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) -- 2.11.0