All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: edumazet@google.com
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net] neighbour: remove neigh_cleanup() method
Date: Mon, 09 Dec 2019 09:48:11 -0800 (PST)	[thread overview]
Message-ID: <20191209.094811.683339172232787241.davem@davemloft.net> (raw)
In-Reply-To: <20191207202321.148251-1-edumazet@google.com>

From: Eric Dumazet <edumazet@google.com>
Date: Sat,  7 Dec 2019 12:23:21 -0800

> neigh_cleanup() has not been used for seven years, and was a wrong design.
> 
> Messing with shared pointer in bond_neigh_init() without proper
> memory barriers would at least trigger syzbot complains eventually.
> 
> It is time to remove this stuff.
> 
> Fixes: b63b70d87741 ("IPoIB: Use a private hash table for path lookup in xmit path")
> Signed-off-by: Eric Dumazet <edumazet@google.com>

Applied to net-next.

      reply	other threads:[~2019-12-09 17:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-07 20:23 [PATCH net] neighbour: remove neigh_cleanup() method Eric Dumazet
2019-12-09 17:48 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191209.094811.683339172232787241.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.