[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164369400930.8547.10295274627670749781.git-patchwork-notify@kernel.org>
Date: Tue, 01 Feb 2022 05:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Venkata Sudheer Kumar Bhavaraju <vbhavaraju@...vell.com>
Cc: kuba@...nel.org, netdev@...r.kernel.org, palok@...vell.com,
aelior@...vell.com
Subject: Re: [PATCH net-next 1/1] qed: use msleep() in qed_mcp_cmd() and add
qed_mcp_cmd_nosleep() for udelay.
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 30 Jan 2022 16:52:35 -0800 you wrote:
> Change qed_mcp_cmd() to use msleep() (by setting QED_MB_FLAG_CAN_SLEEP
> flag) and add new nosleep() version of the api. These api are used to
> issue cmds to management fw and the change affects how driver
> behaves while waiting for a response/resource.
>
> All sleepable callers of the existing api now use msleep() version. For
> non-sleepable callers, the new nosleep() version is explicitly used.
>
> [...]
Here is the summary with links:
- [net-next,1/1] qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
https://git.kernel.org/netdev/net-next/c/ef10bd49df23
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