Mailinglist Archive: opensuse-bugs (5057 mails)
| < Previous | Next > |
[Bug 754186] rcu stalls (?) cause hung tasks
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 28 Mar 2012 15:37:42 +0000
- Message-id: <20120328153742.0DD73245525@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=754186
https://bugzilla.novell.com/show_bug.cgi?id=754186#c7
--- Comment #7 from Mike Galbraith <mgalbraith@xxxxxxxx> 2012-03-28 15:37:40
UTC ---
(I haven't tweaked the rt debug patch yet, rummaging)
Unless you changed systemd setup, this shouldn't be the task got moved into an
cgroup with no rt budget thing. The problem isn't reproducible here, and I
played with cgroup movement while loading/unloading my wireless driver. Looks
to me like systemd is just stuck due to rcu trouble.
Yours wireless driver seems to trigger the problem every time. Looking at the
driver, I'm not seeing why that would be, but I bet if you boot with that
module disabled, the problem goes away.
While looking around, I noticed an lkml mail pointing to a critical rcu fix in
the network code. Not saying that's the root, but it's network, and rcu and
here we do have network + rcu...
94f826b8 net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |