Re: Solving suspend-level confusion

From: Nigel Cunningham
Date: Thu Aug 05 2004 - 05:07:29 EST


Hi.

On Wed, 2004-08-04 at 15:03, Benjamin Herrenschmidt wrote:
> That's where the whole confusion is indeed... and why we need to make
> that clear. The IDE driver will sleep the disk for 3 and keep it spinning
> for 4

Discovered the problem; another layer of confusion! I was using
PM_SUSPEND_DISK, which actually evaluates to 3, not 4 as I thought. Now
that I'm using the literal 4, it works fine.

Nigel

-
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/