[PATCH 2/6] ramoops: Move to fs/pstore/ram.c

Kees Cook keescook at chromium.org
Wed May 16 12:54:43 UTC 2012


On Wed, May 16, 2012 at 5:43 AM, Anton Vorontsov
<anton.vorontsov at linaro.org> wrote:
> Since ramoops was converted to pstore, it has nothing to do with character
> devices nowadays. Instead, today it is just a RAM backend for pstore.
>
> The patch just moves things around. There are a few changes were needed
> because of the move:
>
> 1. Kconfig and Makefiles fixups, of course.
>
> 2. In pstore/ram.c we have to play a bit with MODULE_PARAM_PREFIX, this
>   is needed to keep user experience the same as with ramoops driver
>   (i.e. so that ramoops.foo kernel command line arguments would still
>   work).
>
> Signed-off-by: Anton Vorontsov <anton.vorontsov at linaro.org>
> Acked-by: Marco Stornelli <marco.stornelli at gmail.com>

Acked-by: Kees Cook <keescook at chromium.org>

-- 
Kees Cook
Chrome OS Security



More information about the devel mailing list