Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 30 Sep 2002 08:47:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 30 Sep 2002 08:47:24 -0400 Received: from pc1-cwma1-5-cust51.swa.cable.ntl.com ([80.5.120.51]:60410 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Mon, 30 Sep 2002 08:47:24 -0400 Subject: Re: v2.6 vs v3.0 From: Alan Cox To: Jens Axboe Cc: Linus Torvalds , james , Ingo Molnar , Jeff Garzik , Larry Kessler , linux-kernel mailing list , "Andrew V. Savochkin" , Rusty Russell , Richard J Moore In-Reply-To: <20020930075625.GH1014@suse.de> References: <1033323866.13762.1.camel@irongate.swansea.linux.org.uk> <20020930075625.GH1014@suse.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 30 Sep 2002 13:58:21 +0100 Message-Id: <1033390701.16266.39.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 657 Lines: 15 On Mon, 2002-09-30 at 08:56, Jens Axboe wrote: > 2.5 at least does not have the taskfile hang, because I killed taskfile > io. Thats not exactly a fix 8). 2.5 certainly has the others. Taskfile I/O is pretty low on my fix list. The fix isnt trivial because we set the IRQ handler late - so the IRQ can beat us setting the handler, but equally if we set it early we get to worry about all the old races in 2.3.x - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/