LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Geetha sowjanya <gakula@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
kuba@kernel.org, davem@davemloft.net, sgoutham@marvell.com,
lcherian@marvell.com, jerinj@marvell.com, sbhatta@marvell.com,
hkelam@marvell.com, ndabilpuram@marvell.com
Subject: Re: [PATCH] octeontx2-af: Change the order of queue work and interrupt disable
Date: Wed, 25 Aug 2021 11:10:06 +0000 [thread overview]
Message-ID: <162988980661.32654.5737067175350371547.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210825053904.3700-1-gakula@marvell.com>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 25 Aug 2021 11:09:04 +0530 you wrote:
> From: Nithin Dabilpuram <ndabilpuram@marvell.com>
>
> Clear and disable interrupt before queueing work as there might be
> a chance that work gets completed on other core faster and
> interrupt enable as a part of the work completes before
> interrupt disable in the interrupt context. This leads to
> permanent disable of interrupt.
>
> [...]
Here is the summary with links:
- octeontx2-af: Change the order of queue work and interrupt disable
https://git.kernel.org/netdev/net-next/c/906999c9b653
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-08-25 11:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-25 5:39 [PATCH] octeontx2-af: Change the order of queue work and interrupt disable Geetha sowjanya
2021-08-25 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=162988980661.32654.5737067175350371547.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=jerinj@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ndabilpuram@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=sbhatta@marvell.com \
--cc=sgoutham@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;
as well as URLs for NNTP newsgroup(s).