Re: Bug#251215: kernel-image-2.6.6-1-k7: pppd locks up, cannot be killed, during ppp shutdown
From: David S. Miller <hidden>
Date: 2004-05-29 20:11:19
From: David S. Miller <hidden>
Date: 2004-05-29 20:11:19
On Sun, 30 May 2004 06:04:16 +1000 Herbert Xu [off-list ref] wrote:
On Sat, May 29, 2004 at 12:51:53PM -0700, David S. Miller wrote:quoted
On Sat, 29 May 2004 22:00:52 +1000 Herbert Xu [off-list ref] wrote:quoted
Here is a minimal fix for this problem.Wouldn't it be easier just to move the "list_empty(&net_todo_list)" check to be inside the net_todo_run_mutex semaphore?Yes that should work much better.
Great, that's how I'll fix this bug.