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)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 25 Apr 2012 22:24:53 +0000 (01:24 +0300)
commit1e509a29f2b08831a6cc4434273d28630c2d015a
tree779929e7fb2e21e69b26cf477c9e79662e6198eb
parent1b4303971f1be77af32fa7147268cf1aae9bf5e1
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