commit | 39eb7e9791866973dbb7a3a6d2061d70356c7d90 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <anton.vorontsov@linaro.org> | Thu May 17 00:15:34 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 17 08:51:59 2012 -0700 |
tree | bfd4e74f43031fa0ae05636c215a3a60a7f5ae23 | |
parent | 896fc1f0c4c6c19b270734f274be67cb0e8a24af [diff] |
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>