public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Pengpeng Hou <pengpeng@iscas.ac.cn>
Cc: netdev@vger.kernel.org, Lars Poeschel <poeschel@lemonage.de>,
	Duoming Zhou <duoming@zju.edu.cn>,
	Rikard Falkeborn <rikard.falkeborn@gmail.com>,
	linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] nfc: pn533: allocate rx skb before consuming bytes
Date: Fri, 3 Apr 2026 15:56:39 -0700	[thread overview]
Message-ID: <20260403155639.070b4243@kernel.org> (raw)
In-Reply-To: <20260402042148.65251-1-pengpeng@iscas.ac.cn>

On Thu,  2 Apr 2026 12:21:48 +0800 Pengpeng Hou wrote:
> pn532_receive_buf() reports the number of accepted bytes to the serdev
> core. The current code consumes bytes into recv_skb and may already
> hand a complete frame to pn533_recv_frame() before allocating a fresh
> receive buffer.

no longer applies, please rebase on net/main
-- 
pw-bot: cr

  reply	other threads:[~2026-04-03 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-02  4:21 [PATCH] nfc: pn533: allocate rx skb before consuming bytes Pengpeng Hou
2026-04-03 22:56 ` Jakub Kicinski [this message]
2026-04-05  0:40 ` [PATCH net v2] " Pengpeng Hou

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=20260403155639.070b4243@kernel.org \
    --to=kuba@kernel.org \
    --cc=duoming@zju.edu.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pengpeng@iscas.ac.cn \
    --cc=poeschel@lemonage.de \
    --cc=rikard.falkeborn@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox