lkml.org 
[lkml]   [2002]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Fix S3 resume when kernel is big
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.
> >
> > Plenty of desktop machines have S3
>
> Indeed, that too. So the above assertion seems bogus.

Well, previous version reboots during S3 resume once kernel is > (some
size). I guess that PSE needs fixing but this needed fixing first.

Pavel
--
Casualities in World Trade Center: ~3k dead inside the building,
cryptography in U.S.A. and free speech in Czech Republic.
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.387 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site