Re: Fix S3 resume when kernel is big
From: Pavel Machek <hidden>
Date: 2002-11-21 12:38:01
Also in:
lkml
From: Pavel Machek <hidden>
Date: 2002-11-21 12:38:01
Also in:
lkml
Hi!
> - acpi_create_identity_pmd();
> + if (!cpu_has_pse) {
> + printk(KERN_ERR "You have S3 capable machine without pse? Wow!");
> + return 1;
> + }
Mobile K6 family never had PSE iirc, and also VIA Cyrix 3's are being
dropped into various laptops.So S3 will refuse to suspend on those machines. Right now it will suspend and not wakeup if moon is bad phase. Pavel -- Casualities in World Trade Center: ~3k dead inside the building, cryptography in U.S.A. and free speech in Czech Republic.