All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ahern <dsahern@kernel.org>
To: Xin Long <lucien.xin@gmail.com>, Jiri Wiesner <jwiesner@suse.de>
Cc: Eric Dumazet <edumazet@google.com>,
	netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
	Paolo Abeni <pabeni@redhat.com>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [RFC PATCH] ipv6: route: release reference of dsts cached in sockets
Date: Wed, 13 Nov 2024 09:27:44 -0800	[thread overview]
Message-ID: <2df9d232-9d87-4c0d-b910-b82a0ba68986@kernel.org> (raw)
In-Reply-To: <CADvbK_dz9ewsEmGa63DgMOwRwFyE-evALq61CUYi54-K_WTvog@mail.gmail.com>

On 11/12/24 2:51 PM, Xin Long wrote:
> This makes sense to me.
> 
> The code prior to 92f1655aa2b22 ("net: fix __dst_negative_advice()
> race") had no longer been able to release the cached dst for the
> reference held by socket in ip6_negative_advice() since
> rt6_remove_exception_rt() is called there.
> 
> Hi, David Ahern,
> 
> Can you confirm this?
> 
> Thanks.


I am traveling this week, so even less time than usual for patches. I
will need to find to refresh my memory on the history of the code.


      parent reply	other threads:[~2024-11-13 17:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 18:09 [RFC PATCH] ipv6: route: release reference of dsts cached in sockets Jiri Wiesner
2024-09-30 18:27 ` Eric Dumazet
2024-10-01 15:26   ` Jiri Wiesner
2024-10-02 20:27     ` Xin Long
2024-10-03 17:01       ` Jiri Wiesner
2024-10-06 18:25         ` Xin Long
2024-10-09 13:39           ` Jiri Wiesner
2024-11-12  8:56           ` Jiri Wiesner
2024-11-12 21:51             ` Xin Long
2024-11-13 10:59               ` Jiri Wiesner
2024-11-13 17:27               ` David Ahern [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=2df9d232-9d87-4c0d-b910-b82a0ba68986@kernel.org \
    --to=dsahern@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jwiesner@suse.de \
    --cc=kuba@kernel.org \
    --cc=lucien.xin@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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.