[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168716401926.31468.11826494564143832409.git-patchwork-notify@kernel.org>
Date: Mon, 19 Jun 2023 08:40:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stefan Wahren <stefan.wahren@...e.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, stefan.wahren@...rgebyte.com, simon.horman@...igine.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 net] net: qca_spi: Avoid high load if QCA7000 is not
available
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 14 Jun 2023 23:06:56 +0200 you wrote:
> In case the QCA7000 is not available via SPI (e.g. in reset),
> the driver will cause a high load. The reason for this is
> that the synchronization is never finished and schedule()
> is never called. Since the synchronization is not timing
> critical, it's safe to drop this from the scheduling condition.
>
> Signed-off-by: Stefan Wahren <stefan.wahren@...e.com>
> Fixes: 291ab06ecf67 ("net: qualcomm: new Ethernet over SPI driver for QCA7000")
>
> [...]
Here is the summary with links:
- [V2,net] net: qca_spi: Avoid high load if QCA7000 is not available
https://git.kernel.org/netdev/net/c/92717c2356cb
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