[linux-pm] [PATCH] swsusp: documentation update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[Update]

On Sunday 05 February 2006 09:03, Rafael J. Wysocki wrote:
> Hi,
> 
> This patch updates the swsusp documentation to reflect the recent change
> that prevented the kernel from setting to console loglevel to 10
> unconditionally during suspend.  It also removes one obsolete paragraph.
> 
> Please review.
> 
> Greetings,
> Rafael
> 
> 
> Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>
> 
>  Documentation/power/swsusp.txt |   15 ++++++++-------
>  1 files changed, 8 insertions(+), 7 deletions(-)
> 
> Index: linux-2.6.16-rc1-mm5/Documentation/power/swsusp.txt
> ===================================================================
> --- linux-2.6.16-rc1-mm5.orig/Documentation/power/swsusp.txt	2006-02-03 21:26:42.000000000 +0100
> +++ linux-2.6.16-rc1-mm5/Documentation/power/swsusp.txt	2006-02-05 08:49:07.000000000 +0100
> @@ -33,12 +33,13 @@ echo N > /sys/power/image_size
>  
>  before suspend (it is limited to 500 MB by default).
>  
> -Encrypted suspend image:
> -------------------------
> -If you want to store your suspend image encrypted with a temporary
> -key to prevent data gathering after resume you must compile
> -crypto and the aes algorithm into the kernel - modules won't work
> -as they cannot be loaded at resume time.
> +Kernel messages during suspend
> +------------------------------
> +If you want to see any kernel messages on the virtual terminal the kernel

s/any kernel messages/any non-error kernel messages/

[Sorry.]

> +switches to during suspend, you have to set the kernel console loglevel to
> +at least 4 (KERN_WARNING), for example by doing
> +
> +# echo 4 > /proc/sys/kernel/printk

Rafael

[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux