]> git.karo-electronics.de Git - karo-tx-linux.git/commit
We are enabling some power features on medfield. To test suspend-2-RAM
authorYanmin Zhang <yanmin_zhang@linux.intel.com>
Wed, 24 Aug 2011 23:47:34 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Sep 2011 06:16:20 +0000 (16:16 +1000)
commit136314bbed30e59e7ba5553d83c3c24a74b782a2
treecd8160fe4bf31950de1137a24f66d9fd43f03110
parent8a7db0a7528292d3c0c3716cb3b5ec5f238c8ed0
We are enabling some power features on medfield.  To test suspend-2-RAM
conveniently, we need turn on/off console_suspend_enabled frequently.

Add a module parameter, so users could change it by:
/sys/module/printk/parameters/console_suspend

Signed-off-by: Yanmin Zhang <yanmin_zhang@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/kernel-parameters.txt
kernel/printk.c