lkml.org 
[lkml]   [2022]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH net] ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
From
Date
Hello:

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

On Sat, 27 Aug 2022 23:38:15 +0800 you wrote:
> The function neigh_timer_handler() is a timer handler that runs in an
> atomic context. When used by rocker, neigh_timer_handler() calls
> "kzalloc(.., GFP_KERNEL)" that may sleep. As a result, the sleep in
> atomic context bug will happen. One of the processes is shown below:
>
> ofdpa_fib4_add()
> ...
> neigh_add_timer()
>
> [...]

Here is the summary with links:
- [net] ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
https://git.kernel.org/netdev/net/c/c0955bf957be

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


\
 
 \ /
  Last update: 2022-08-31 15:11    [W:0.062 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site