[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160979580868.407.15154718207027980381.git-patchwork-notify@kernel.org>
Date: Mon, 04 Jan 2021 21:30:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: YANG LI <abaci-bugfix@...ux.alibaba.com>
Cc: davem@...emloft.net, kuba@...nel.org, drt@...ux.ibm.com,
ljp@...ux.ibm.com, sukadev@...ux.ibm.com, mpe@...erman.id.au,
benh@...nel.crashing.org, paulus@...ba.org, netdev@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ibmvnic: fix: NULL pointer dereference.
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 30 Dec 2020 15:23:14 +0800 you wrote:
> The error is due to dereference a null pointer in function
> reset_one_sub_crq_queue():
>
> if (!scrq) {
> netdev_dbg(adapter->netdev,
> "Invalid scrq reset. irq (%d) or msgs(%p).\n",
> scrq->irq, scrq->msgs);
> return -EINVAL;
> }
>
> [...]
Here is the summary with links:
- ibmvnic: fix: NULL pointer dereference.
https://git.kernel.org/netdev/net/c/862aecbd9569
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists