April 12, 2012
2:04 p.m.
On Thu, Apr 12, 2012 at 9:59 PM, Frank Ch. Eigler <fche@redhat.com> wrote:
kristof wrote:
[...] You're iterating over the tasks list without locking it. [...] Try to take the tasklist_lock.
Unfortunately, tasklist_lock is not SYMBOL_EXPORT*'d to modules.
What about other ones? Do you have any other suggestions? -- Thanks Harry Wei