Re: [PATCH]: In kernel hibernation, suspend to both

From: Borislav Petkov
Date: Mon Jun 18 2012 - 08:32:21 EST


On Mon, Jun 18, 2012 at 10:33:06AM +1000, Bojan Smojver wrote:
> On Sun, 2012-06-17 at 22:21 +0200, Rafael J. Wysocki wrote:
> > Yeah, that will do.
>
> Something like this maybe. I didn't really test this, so Borislav,
> please let me know whether this is something that may works for you.

Yeah, this could probably work but it changes the progress indicator
unconditionally.

I don't know what the general consensus is about the progress indicator
but if you want to keep the old behavior too, you probably need to carve
out the printk functionality from save_image() and pass flags to the new
function which printks different output depending on how it is.

If we don't want the current output with how many pages it needs to use
on swap, then we can do the dots.

Frankly, I don't have a preference.

Hmm.

--
Regards/Gruss,
Boris.
--
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/