]> git.kernelconcepts.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>
Wed, 21 Sep 2011 05:16:19 +0000 (15:16 +1000)
commit4aaa59508ac36517db3e2d7f2889b6ab8a1b3f05
treeead909608edcb8441de4526f0afdadcd14825eaa
parent30ca9caaa7cdb9906288f449427ab354d176ad8d
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