Re: Long delays and keystrokes required - related to diskencryption?

From: Yves-Alexis Perez
Date: Wed Oct 29 2008 - 03:11:57 EST


On Wed, Oct 29, 2008 at 07:54:28AM +0100, Yves-Alexis Perez wrote:
> On Tue, Oct 28, 2008 at 08:32:39PM -0700, Arjan van de Ven wrote:
> > 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..
>
> At first sight, it fixes it, yes. Tried on a recent git pull. I'll try
> to rebuild it without the fix to see if the problem reappears or if it
> was a side-effect from other change.

Confirmed, removing the âreturn;â shows the problem back. So I guess we
have a real issue with hrtimers :/

Cheers,
--
Yves-Alexis
--
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/