Files
linux/drivers
Eric Dumazet 7dd0931198 dummy: fix rcu_sched self-detected stalls
[ Upstream commit 16b0dc29c1 ]

Trying to "modprobe dummy numdummies=30000" triggers :

INFO: rcu_sched self-detected stall on CPU { 8} (t=60000 jiffies)

After this splat, RTNL is locked and reboot is needed.

We must call cond_resched() to avoid this, even holding RTNL.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-16 08:47:37 -07:00
..
2012-06-10 00:32:58 +09:00
2011-05-26 17:12:32 -07:00
2012-02-13 11:06:13 -08:00
2012-06-10 00:33:02 +09:00
2012-01-25 17:24:54 -08:00
2012-01-25 17:24:56 -08:00
2012-06-10 00:33:01 +09:00
2011-06-14 15:15:25 +09:00
2012-01-06 14:13:48 -08:00
2012-04-27 09:51:06 -07:00
2011-05-30 11:14:15 +09:30
2011-11-21 14:31:14 -08:00