Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 25 Jan 2003 19:40:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 25 Jan 2003 19:40:53 -0500 Received: from hughes-fe01.direcway.com ([66.82.20.91]:20355 "EHLO hughes-fe01.direcway.com") by vger.kernel.org with ESMTP id ; Sat, 25 Jan 2003 19:40:52 -0500 Subject: Re: 2.5.59-mm5 hangs on boot From: Tom Sightler To: Andrew Morton Cc: linux-kernel In-Reply-To: <20030125153217.6ff6e275.akpm@digeo.com> References: <1043534331.1672.71.camel@iso-2146-l1.zeusinc.com> <20030125153217.6ff6e275.akpm@digeo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 25 Jan 2003 19:49:46 -0500 Message-Id: <1043542198.3019.4.camel@iso-2146-l1.zeusinc.com> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2003-01-25 at 18:32, Andrew Morton wrote: > First up, please see if changing this: > > static int antic_expire = HZ / 25; > > to > > static int antic_expire = 0; > > in drivers/block/deadline-iosched.c fixes it up. This worked, but this is obviously not a real fix right? Just to show that that's where the problem is I guess. I'll gladly test other patches. Thanks, Tom - 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/