public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ziyang Xuan <william.xuanziyang@huawei.com>
Cc: stable@vger.kernel.org, davem@davemloft.net,
	kuznet@ms2.inr.ac.ru, yoshfuji@linux-ipv6.org,
	dsahern@kernel.org, kuba@kernel.org, kuniyu@amazon.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH 6.1 0/3] inet6: Backport complete patchset for inet6_destroy_sock() call modificatioin
Date: Sun, 23 Apr 2023 15:56:26 +0200	[thread overview]
Message-ID: <2023042318-chosen-epileptic-3b58@gregkh> (raw)
In-Reply-To: <cover.1681954729.git.william.xuanziyang@huawei.com>

On Thu, Apr 20, 2023 at 12:39:46PM +0800, Ziyang Xuan wrote:
> 6.1 LTS has backported commit ca43ccf41224 ("dccp/tcp: Avoid negative
> sk_forward_alloc by ipv6_pinfo.pktoptions.") and commit 62ec33b44e0f ("net:
> Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()."),
> but these are incomplete. There are some patches that have not been
> backported including key pre-patch commit b5fc29233d28 ("inet6: Remove
> inet6_destroy_sock() in sk->sk_prot->destroy().").
> 
> Backport complete patchset for inet6_destroy_sock() call modificatioin.
> 
> Kuniyuki Iwashima (3):
>   inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
>   dccp: Call inet6_destroy_sock() via sk->sk_destruct().
>   sctp: Call inet6_destroy_sock() via sk->sk_destruct().
> 
>  net/dccp/dccp.h      |  1 +
>  net/dccp/ipv6.c      | 15 ++++++++-------
>  net/dccp/proto.c     |  8 +++++++-
>  net/ipv6/af_inet6.c  |  1 +
>  net/ipv6/ping.c      |  6 ------
>  net/ipv6/raw.c       |  2 --
>  net/ipv6/tcp_ipv6.c  |  8 +-------
>  net/ipv6/udp.c       |  2 --
>  net/l2tp/l2tp_ip6.c  |  2 --
>  net/mptcp/protocol.c |  7 -------
>  net/sctp/socket.c    | 29 +++++++++++++++++++++--------
>  11 files changed, 39 insertions(+), 42 deletions(-)
> 
> -- 
> 2.25.1
> 

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2023-04-23 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20  4:39 [PATCH 6.1 0/3] inet6: Backport complete patchset for inet6_destroy_sock() call modificatioin Ziyang Xuan
2023-04-20  4:39 ` [PATCH 6.1 1/3] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy() Ziyang Xuan
2023-04-20  4:39 ` [PATCH 6.1 2/3] dccp: Call inet6_destroy_sock() via sk->sk_destruct() Ziyang Xuan
2023-04-20  4:39 ` [PATCH 6.1 3/3] sctp: " Ziyang Xuan
2023-04-23 13:56 ` Greg KH [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=2023042318-chosen-epileptic-3b58@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kuniyu@amazon.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=william.xuanziyang@huawei.com \
    --cc=yoshfuji@linux-ipv6.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox