netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	Andrew Lunn <andrew@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Michael Dege <michael.dege@renesas.com>,
	Christian Mardmoeller <christian.mardmoeller@renesas.com>,
	Dennis Ostermann <dennis.ostermann@renesas.com>
Subject: Re: [PATCH net v2 2/4] net: renesas: rswitch: fix race window between tx start and complete
Date: Sat, 7 Dec 2024 17:23:24 -0800	[thread overview]
Message-ID: <20241207172324.6039dae4@kernel.org> (raw)
In-Reply-To: <b39e495d-dd23-4965-bc1c-b30db81be0f8@cogentembedded.com>

On Sat, 7 Dec 2024 00:18:11 +0500 Nikita Yushchenko wrote:
> > 3590918b5d07 ("net: ethernet: renesas: Add support for "Ethernet Switch"")  
> 
> Sorry this patch sent out broken, I've reposted it fixed.

You need to repost the whole thing, sorry. Patchwork is not clever
enough to understand patch replacement.

Quoting documentation:

  Partial resends
  ~~~~~~~~~~~~~~~
  
  Please always resend the entire patch series and make sure you do number your
  patches such that it is clear this is the latest and greatest set of patches
  that can be applied. Do not try to resend just the patches which changed.
  
See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#partial-resends
-- 
pw-bot: cr

  reply	other threads:[~2024-12-08  1:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-06 19:00 [PATCH net v2 0/4] net: renesas: rswitch: several fixes Nikita Yushchenko
2024-12-06 19:00 ` [PATCH net v2 1/4] net: renesas: rswitch: fix possible early skb release Nikita Yushchenko
2024-12-06 19:00 ` [PATCH net v2 2/4] net: renesas: rswitch: fix race window between tx start and complete Nikita Yushchenko
2024-12-06 19:18   ` Nikita Yushchenko
2024-12-08  1:23     ` Jakub Kicinski [this message]
2024-12-06 19:00 ` [PATCH net v2 3/4] net: renesas: rswitch: fix leaked pointer on error path Nikita Yushchenko
2024-12-06 19:00 ` [PATCH net v2 4/4] net: renesas: rswitch: avoid use-after-put for a device tree node Nikita Yushchenko
2024-12-06 19:16 ` [PATCH net v2 2/4] net: renesas: rswitch: fix race window between tx start and complete Nikita Yushchenko

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=20241207172324.6039dae4@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=christian.mardmoeller@renesas.com \
    --cc=davem@davemloft.net \
    --cc=dennis.ostermann@renesas.com \
    --cc=edumazet@google.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=michael.dege@renesas.com \
    --cc=netdev@vger.kernel.org \
    --cc=nikita.yoush@cogentembedded.com \
    --cc=pabeni@redhat.com \
    --cc=yoshihiro.shimoda.uh@renesas.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).