[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163049340641.3899.2784210096565039659.git-patchwork-notify@kernel.org>
Date: Wed, 01 Sep 2021 10:50:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michael Chan <michael.chan@...adcom.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org,
edwin.peer@...adcom.com, gospo@...adcom.com,
florian.fainelli@...adcom.com
Subject: Re: [PATCH net-next v2] bnxt_en: Fix 64-bit doorbell operation on 32-bit
kernels
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 31 Aug 2021 21:15:23 -0400 you wrote:
> The driver requires 64-bit doorbell writes to be atomic on 32-bit
> architectures. So we redefined writeq as a new macro with spinlock
> protection on 32-bit architectures. This created a new warning when
> we added a new file in a recent patchset. writeq is defined on many
> 32-bit architectures to do the memory write non-atomically and it
> generated a new macro redefined warning. This warning was fixed
> incorrectly in the recent patch.
>
> [...]
Here is the summary with links:
- [net-next,v2] bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels
https://git.kernel.org/netdev/net/c/c6132f6f2e68
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