commit | b5d38e9bf1b0c4db19e336b59b38dfb5d28bf1bf | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <anton.vorontsov@linaro.org> | Sat May 26 06:20:23 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 13 16:59:28 2012 -0700 |
tree | 4265e0a8df54cb1ffa196c1f98d9f789165e7970 | |
parent | 755d66b48fe5a1f2a07802fcc8704e8b9e775e7d [diff] |
pstore/ram: Add console messages handling The console log size is configurable via ramoops.console_size module option, and the log itself is available via <pstore-mount>/console-ramoops file. Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>