[lvc-project] [PATCH net] net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Mon Jan 29 14:30:26 MSK 2024


Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem at davemloft.net>:

On Wed, 24 Jan 2024 02:21:47 -0800 you wrote:
> Syzkaller reported [1] hitting a warning after failing to allocate
> resources for skb in hsr_init_skb(). Since a WARN_ONCE() call will
> not help much in this case, it might be prudent to switch to
> netdev_warn_once(). At the very least it will suppress syzkaller
> reports such as [1].
> 
> Just in case, use netdev_warn_once() in send_prp_supervision_frame()
> for similar reasons.
> 
> [...]

Here is the summary with links:
  - [net] net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()
    https://git.kernel.org/netdev/net/c/37e8c97e5390

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





More information about the lvc-project mailing list