Re: [RFC][PATCH -mm 2/5] swsusp: Use memory bitmaps during resume

From: Pavel Machek
Date: Wed Aug 09 2006 - 08:08:24 EST


Hi!

> > > @@ -53,7 +40,7 @@ static inline void pm_restore_console(vo
> > > static inline int software_suspend(void)
> > > {
> > > printk("Warning: fake suspend called\n");
> > > - return -EPERM;
> > > + return -ENOSYS;
> > > }
> > > #endif /* CONFIG_PM */
> > >
> >
> > Heh, yes, it is right.. it is also totally unrelated and changes
> > userland interface ;-)))... which is probably okay here. But separate
> > would be nice.
>
> Ah, well, that's a "btw" thing. ;-) Will separate.

...and probably should go _before_ the hard patches.
Pavel

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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/