[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166012021539.17355.18233144959835378708.git-patchwork-notify@kernel.org>
Date: Wed, 10 Aug 2022 08:30:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de,
pchelkin@...ras.ru, khoroshilov@...ras.ru, o.rempel@...gutronix.de
Subject: Re: [PATCH net 1/4] can: j1939: j1939_sk_queue_activate_next_locked():
replace WARN_ON_ONCE with netdev_warn_once()
Hello:
This series was applied to netdev/net.git (master)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Wed, 10 Aug 2022 09:14:45 +0200 you wrote:
> From: Fedor Pchelkin <pchelkin@...ras.ru>
>
> We should warn user-space that it is doing something wrong when trying
> to activate sessions with identical parameters but WARN_ON_ONCE macro
> can not be used here as it serves a different purpose.
>
> So it would be good to replace it with netdev_warn_once() message.
>
> [...]
Here is the summary with links:
- [net,1/4] can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()
https://git.kernel.org/netdev/net/c/8ef49f7f8244
- [net,2/4] can: j1939: j1939_session_destroy(): fix memory leak of skbs
https://git.kernel.org/netdev/net/c/8c21c54a53ab
- [net,3/4] can: ems_usb: fix clang's -Wunaligned-access warning
https://git.kernel.org/netdev/net/c/a4cb6e62ea4d
- [net,4/4] can: mcp251x: Fix race condition on receive interrupt
https://git.kernel.org/netdev/net/c/d80d60b0db6f
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