All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Fedor Pchelkin <pchelkin@ispras.ru>
Cc: stable@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
	Alexey Khoroshilov <khoroshilov@ispras.ru>
Subject: Re: [PATCH 5.10 1/3] docs: net: explain struct net_device lifetime
Date: Fri, 15 Jul 2022 16:12:51 +0200	[thread overview]
Message-ID: <YtF14wpR9oBeb8dI@kroah.com> (raw)
In-Reply-To: <20220714161134.95034-2-pchelkin@ispras.ru>

On Thu, Jul 14, 2022 at 07:11:32PM +0300, Fedor Pchelkin wrote:
> From: Jakub Kicinski <kuba@kernel.org>
> 
> commit 2b446e650b418f9a9e75f99852e2f2560cabfa17 upstream.
> 
> Explain the two basic flows of struct net_device's operation.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

If you pass on patches to others, you also must sign off on them.

Please do so for all of the patches in this series.

And why is a documentation patch needed for stable?

thanks,

greg k-h

  reply	other threads:[~2022-07-15 14:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 16:11 [PATCH 5.10 0/3] net: fix use-after-free of net_device's in __rtnl_newlink() Fedor Pchelkin
2022-07-14 16:11 ` [PATCH 5.10 1/3] docs: net: explain struct net_device lifetime Fedor Pchelkin
2022-07-15 14:12   ` Greg Kroah-Hartman [this message]
2022-07-15 16:23     ` Fedor Pchelkin
2022-07-14 16:11 ` [PATCH 5.10 2/3] net: make free_netdev() more lenient with unregistering devices Fedor Pchelkin
2022-07-14 16:11 ` [PATCH 5.10 3/3] net: make sure devices go through netdev_wait_all_refs Fedor Pchelkin

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=YtF14wpR9oBeb8dI@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=khoroshilov@ispras.ru \
    --cc=kuba@kernel.org \
    --cc=pchelkin@ispras.ru \
    --cc=stable@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.