staging: android: ram_console: set CON_ANYTIME console flag
authorDima Zavin <dima@android.com>
Thu, 8 Mar 2012 01:34:28 +0000 (17:34 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 02:32:40 +0000 (18:32 -0800)
commit74f6736ecfbbbe9e7ebf9ba52475b6cb39c44f75
tree97624312c176af3a941cba6c89c65855b7c3619a
parent97d5cb094cd2fb3e646b4a8cbc30445e61d62ef8
staging: android: ram_console: set CON_ANYTIME console flag

We want to ensure that we get all the console messages, even ones
that occur while the printing CPU is not yet online.

[jstultz: tweaked commit subject line]
CC: Android Kernel Team <kernel-team@android.com>
Signed-off-by: Dima Zavin <dima@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ram_console.c