pstore/ram: Add ECC support
authorAnton Vorontsov <anton.vorontsov@linaro.org>
Thu, 17 May 2012 07:15:34 +0000 (00:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 May 2012 15:51:59 +0000 (08:51 -0700)
commit39eb7e9791866973dbb7a3a6d2061d70356c7d90
treebfd4e74f43031fa0ae05636c215a3a60a7f5ae23
parent896fc1f0c4c6c19b270734f274be67cb0e8a24af
pstore/ram: Add ECC support

This is now straightforward: just introduce a module parameter and pass
the needed value to persistent_ram_new().

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Acked-by: Marco Stornelli <marco.stornelli@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ramoops.txt
fs/pstore/ram.c
include/linux/pstore_ram.h