OSDN Git Service

ram_console: set CON_ANYTIME console flag
authorDima Zavin <dima@android.com>
Thu, 12 Jan 2012 23:55:25 +0000 (15:55 -0800)
committerDima Zavin <dima@android.com>
Thu, 12 Jan 2012 23:58:33 +0000 (15:58 -0800)
commita65e28a0149261776678977962cfa0f90973e1d4
treec4baea43c5e89eb248fcac93a579a55f09cf07ed
parentf16e6fb3e3bbbc279579b3c3def7951787c88a0a
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.

Change-Id: I1d2694d05ac9415669a92f38efdd8e71c927705b
Signed-off-by: Dima Zavin <dima@android.com>
drivers/staging/android/ram_console.c