lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 10 Jul 2013 18:44:35 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	dingtianhong@...wei.com
Cc:	edumazet@...gle.com, kaber@...sh.net, netdev@...r.kernel.org
Subject: Re: [PATCH] ifb: fix rcu_sched self-detected stalls

From: Ding Tianhong <dingtianhong@...wei.com>
Date: Wed, 10 Jul 2013 12:04:02 +0800

> According to the commit 16b0dc29c1af9df341428f4c49ada4f626258082
> (dummy: fix rcu_sched self-detected stalls)
> 
> Eric Dumazet fix the problem in dummy, but the ifb will occur the
> same problem like the dummy modules.
> 
> Trying to "modprobe ifb numifbs=30000" triggers :
> 
> INFO: rcu_sched self-detected stall on CPU
> 
> After this splat, RTNL is locked and reboot is needed.
> 
> We must call cond_resched() to avoid this, even holding RTNL.
> 
> Signed-off-by: Ding Tianhong <dingtianhong@...wei.com>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ