Re: Long delays and keystrokes required - related to disk encryption?

From: Frans Pop
Date: Wed Oct 29 2008 - 06:44:02 EST


On Wednesday 29 October 2008, Arjan van de Ven wrote:
> Frans Pop wrote:
> > On Tuesday 28 October 2008, Frans Pop wrote:
> >> During the boot there are several places where I need to hit a key
> >> for the boot to continue. There are also some very long delays
> >> before the next syslog message is displayed.
> >
> > I've bisected it to:
> > commit dc4304f7deee29fcdf6a2b62f7146ea7f505fd42
> > Author: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
> > Date: Mon Oct 13 10:32:15 2008 -0400
> > rangetimers: fix the bug reported by Ingo for real
>
> ok one easy thing to try, in the peek function (that this patch
> touches), just stick a "return" as first statement in.
> If that "fixes" it, we have a real issue with hrtimers, if not then
> something else is going on..

Confirmed here too: adding the "return" results in a good boot.

Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/