public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Suresh Kumar <surkumar@redhat.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, suresh2514@gmail.com
Subject: Re: [PATCH] net-sysfs: add check for netdevice being present to speed_show
Date: Fri, 18 Feb 2022 11:10:10 +0000	[thread overview]
Message-ID: <164518261051.25032.3217186042817184528.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220217015518.62719-1-sureshks@redhat.com>

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu, 17 Feb 2022 07:25:18 +0530 you wrote:
> From: suresh kumar <suresh2514@gmail.com>
> 
> When bringing down the netdevice or system shutdown, a panic can be
> triggered while accessing the sysfs path because the device is already
> removed.
> 
>     [  755.549084] mlx5_core 0000:12:00.1: Shutdown was called
>     [  756.404455] mlx5_core 0000:12:00.0: Shutdown was called
>     ...
>     [  757.937260] BUG: unable to handle kernel NULL pointer dereference at           (null)
>     [  758.031397] IP: [<ffffffff8ee11acb>] dma_pool_alloc+0x1ab/0x280
> 
> [...]

Here is the summary with links:
  - net-sysfs: add check for netdevice being present to speed_show
    https://git.kernel.org/netdev/net/c/4224cfd7fb65

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



      reply	other threads:[~2022-02-18 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17  1:55 [PATCH] net-sysfs: add check for netdevice being present to speed_show Suresh Kumar
2022-02-18 11:10 ` 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=164518261051.25032.3217186042817184528.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=suresh2514@gmail.com \
    --cc=surkumar@redhat.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