Re: 2.5.59-mm5 hangs on boot

Tom Sightler (ttsig@tuxyturvy.com)
25 Jan 2003 19:49:46 -0500


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/