Hi1
> > Hi!
> >
> > > This adds some functions to get_kernel_console_loglevel, inspired by
> > > those in suspend.c. We could also move parts to a shared file, if
> > > desired.
> >
> > Yep, they should move to shared file.
>
> Yes, they were even more equal then I remembered. Well here goes.
On Tue, 23 Jan 2007 09:49:27 +
Pavel Machek <[EMAIL PROTECTED]> wrote:
> Hi!
>
> > This adds some functions to get_kernel_console_loglevel, inspired by
> > those in suspend.c. We could also move parts to a shared file, if
> > desired.
>
> Yep, they should move to shared file.
Yes, they wer
On Mon, Jan 22, 2007 at 11:43:28PM +0100, Tim Dijkstra wrote:
> This adds some functions to get_kernel_console_loglevel, inspired by
> those in suspend.c. We could also move parts to a shared file, if
> desired.
> Also sets kernel_loglevel back to the original if there were no errors.
Thank you,
Hi!
> This adds some functions to get_kernel_console_loglevel, inspired by
> those in suspend.c. We could also move parts to a shared file, if
> desired.
Yep, they should move to shared file.
Pavel
--
(english) http://www.livejournal.com/
This adds some functions to get_kernel_console_loglevel, inspired by
those in suspend.c. We could also move parts to a shared file, if
desired.
Also sets kernel_loglevel back to the original if there were no errors.
--- ../suspend-cvs-1/resume.c 2007-01-15 16:07:41.0 +0100
+++ resume.c