Re: Fix S3 resume when kernel is big

From: Dave Jones (davej@codemonkey.org.uk)
Date: Wed Nov 20 2002 - 10:52:24 EST


On Wed, Nov 20, 2002 at 04:17:35PM +0000, Alan Cox wrote:
> On Wed, 2002-11-20 at 15:38, Dave Jones wrote:
> > On Wed, Nov 20, 2002 at 04:11:37PM +0100, Pavel Machek wrote:
> > > - 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.
>
> Plenty of desktop machines have S3

Indeed, that too. So the above assertion seems bogus.

                Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:32 EST