Re: Fw: [Bugme-new] [Bug 4628] New: Test server hang while running rhr (network) test on RHEL4 with kernel 2.6.12-rc1-mm4
From: Andrew Morton <hidden>
Date: 2005-05-27 01:44:36
From: Andrew Morton <hidden>
Date: 2005-05-27 01:44:36
Herbert Xu [off-list ref] wrote:
On Thu, May 26, 2005 at 05:28:55PM -0700, Venkatesan, Ganesh wrote: > Would adding flush_sheduled_tasks() to e100_down, do it? Even though it might be OK it's probably not a good idea to have the task flush itself while it's running.
flush_workqueue() handles that case.