Re: [PATCH] kernel/power/swsusp.c

From: Erik Rigtorp
Date: Sun Jul 04 2004 - 07:05:58 EST


On Sat, Jul 03, 2004 at 10:46:47PM +0200, Pavel Machek wrote:
> You are moving it inside function that should have no business doing
> this... Would something like this work better? [hand-edited, apply by
> hand; untested].
I'll try it.

> BTW is bootsplash actually used by suse and/or redhat? Suse certainly
Suse uses bootsplash. Even without bootsplash the console jumps to a new vc
then back at every boot, on systems with bootsplash and/or slow systems this
causes the screen to flicker.

> has some splashscreen... Perhaps some splash support into swsusp (as
> an add on) would be good idea, but it would be good to only code it
> once.
That is infact my intention. I've looked some at the swsusp2 code but it
looks ugly. My plan is to create a general kernel level interface to
bootsplash, then add hooks in swsusp. This code should probably live in the
bootsplash patch.

Erik
-
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/