public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Vadym Kochan <vadym.kochan@plvision.eu>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	tchornyi@marvell.com, linux-kernel@vger.kernel.org,
	mickeyr@marvell.com, vkochan@marvell.com
Subject: Re: [PATCH net] net: marvell: prestera: fix port event handling on init
Date: Wed, 21 Apr 2021 00:20:09 +0000	[thread overview]
Message-ID: <161896440915.12176.13162412548867183608.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210420133151.28472-1-vadym.kochan@plvision.eu>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 20 Apr 2021 16:31:51 +0300 you wrote:
> From: Vadym Kochan <vkochan@marvell.com>
> 
> For some reason there might be a crash during ports creation if port
> events are handling at the same time  because fw may send initial
> port event with down state.
> 
> The crash points to cancel_delayed_work() which is called when port went
> is down.  Currently I did not find out the real cause of the issue, so
> fixed it by cancel port stats work only if previous port's state was up
> & runnig.
> 
> [...]

Here is the summary with links:
  - [net] net: marvell: prestera: fix port event handling on init
    https://git.kernel.org/netdev/net/c/333980481b99

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



      reply	other threads:[~2021-04-21  0:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 13:31 [PATCH net] net: marvell: prestera: fix port event handling on init Vadym Kochan
2021-04-21  0:20 ` 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=161896440915.12176.13162412548867183608.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=mickeyr@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=tchornyi@marvell.com \
    --cc=vadym.kochan@plvision.eu \
    --cc=vkochan@marvell.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