Re: 2.4.5-ac8 hardlocks when going to standby

Remi Turk (remi@a2zis.com)
Wed, 6 Jun 2001 22:42:53 +0200


On Wed, Jun 06, 2001 at 07:03:09PM +0200, Remi Turk wrote:
>
> By applying the following patch (lookalike)?
>
> arch/i386/kernel/apm.c:send_event():
>
> case APM_SYS_SUSPEND:
> case APM_CRITICAL_SUSPEND:
> case APM_USER_SUSPEND:
> + case APM_USER_STANDBY:
> + case APM_SYS_STANDBY:
> /* map all suspends to ACPI D3 */
> if (pm_send_all(PM_SUSPEND, (void
> *)3)) {

Well, I tried this one (did I understand correctly wat
you meant???) and it didn't make any difference.

-- 
Linux 2.4.6-pre1 #1 Wed Jun 6 18:25:37 CEST 2001
-
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/