diff options
| author | Eric Dumazet <edumazet@google.com> | 2012-06-10 21:11:57 +0000 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 08:47:37 -0700 | 
| commit | 7dd0931198ce3e25901ffb56036bb070efe9f987 (patch) | |
| tree | 10bbc06400be41b656dc4e5f9465fceb5b949e3a /net/lapb/lapb_out.c | |
| parent | e99e096f4b388824e49ce5c6568eacf46c94438f (diff) | |
dummy: fix rcu_sched self-detected stalls
[ Upstream commit 16b0dc29c1af9df341428f4c49ada4f626258082 ]
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>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions
