public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Loic Poulain <loic.poulain@linaro•org>
Cc: kuba@kernel•org, davem@davemloft•net, netdev@vger•kernel.org
Subject: Re: [PATCH] net: mhi: Fix unexpected queue wake
Date: Tue, 15 Dec 2020 01:30:07 +0000	[thread overview]
Message-ID: <160799580707.752.1146500860056869280.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1607599507-5879-1-git-send-email-loic.poulain@linaro.org>

Hello:

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

On Thu, 10 Dec 2020 12:25:07 +0100 you wrote:
> This patch checks that MHI queue is not full before waking up the net
> queue. This fix sporadic MHI queueing issues in xmit. Indeed xmit and
> its symmetric complete callback (ul_callback) can run concurently, it
> is then not safe to unconditionnaly waking the queue in the callback
> without checking queue fullness.
> 
> Fixes: 3ffec6a14f24 ("net: Add mhi-net driver")
> Signed-off-by: Loic Poulain <loic.poulain@linaro•org>
> 
> [...]

Here is the summary with links:
  - net: mhi: Fix unexpected queue wake
    https://git.kernel.org/netdev/net-next/c/efc36d3c344a

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



      reply	other threads:[~2020-12-15  1:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 11:25 [PATCH] net: mhi: Fix unexpected queue wake Loic Poulain
2020-12-15  1:30 ` 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=160799580707.752.1146500860056869280.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=kuba@kernel$(echo .)org \
    --cc=loic.poulain@linaro$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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