public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Xiaolong Huang <butterflyhuangxx@gmail.com>
Cc: isdn@linux-pingi.de, davem@davemloft.net, arnd@arndb.de,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] isdn: cpai: check ctr->cnr to avoid array index out of bound
Date: Sat, 09 Oct 2021 00:00:07 +0000	[thread overview]
Message-ID: <163373760723.30259.10246434589775827749.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211008065830.305057-1-butterflyhuangxx@gmail.com>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri,  8 Oct 2021 14:58:30 +0800 you wrote:
> The cmtp_add_connection() would add a cmtp session to a controller
> and run a kernel thread to process cmtp.
> 
> 	__module_get(THIS_MODULE);
> 	session->task = kthread_run(cmtp_session, session, "kcmtpd_ctr_%d",
> 								session->num);
> 
> [...]

Here is the summary with links:
  - isdn: cpai: check ctr->cnr to avoid array index out of bound
    https://git.kernel.org/netdev/net/c/1f3e2e97c003

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-10-09  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08  6:58 [PATCH] isdn: cpai: check ctr->cnr to avoid array index out of bound Xiaolong Huang
2021-10-08  7:02 ` Arnd Bergmann
2021-10-09  0:00 ` patchwork-bot+netdevbpf [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=163373760723.30259.10246434589775827749.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=arnd@arndb.de \
    --cc=butterflyhuangxx@gmail.com \
    --cc=davem@davemloft.net \
    --cc=isdn@linux-pingi.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@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