Received: with ECARTIS (v1.0.0; list netdev); Sun, 30 Jan 2005 22:32:57 -0800 (PST) Received: from mail.osdl.org (fw.osdl.org [65.172.181.6]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j0V6Wq47013761 for ; Sun, 30 Jan 2005 22:32:52 -0800 Received: from bix (build.pdx.osdl.net [172.20.1.2]) by mail.osdl.org (8.11.6/8.11.6) with SMTP id j0V6Wjl01357; Sun, 30 Jan 2005 22:32:45 -0800 Date: Sun, 30 Jan 2005 22:32:46 -0800 From: Andrew Morton To: "David S. Miller" Cc: netdev@oss.sgi.com Subject: ipvs deadlock fix Message-Id: <20050130223246.5c6cb398.akpm@osdl.org> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/650/Sun Jan 2 19:00:02 2005 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 1050 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: akpm@osdl.org Precedence: bulk X-list: netdev Content-Length: 224 Lines: 7 I did the following two patches ages ago and haven't really been happy with the cancel_rearming_delayed_work() thing because it feels livelocky. But ipvs does lock up nice and tight so unless there are better ideas...