commit | 79d955af711a6e20207783590a2cfddbd649568b | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Thu Jul 28 00:08:26 2016 +0900 |
committer | Kees Cook <keescook@chromium.org> | Thu Sep 08 15:01:09 2016 -0700 |
tree | fa5c5b48bc906472a5049437337372f0164b080d | |
parent | c950fd6f201aea649932898206a850f0a7f25603 [diff] |
pstore/ram: Set pstore flags dynamically The ramoops can be configured to enable each pstore type by setting their size. In that case, it'd be better not to register disabled types in the first place. Cc: Anton Vorontsov <anton@enomsg.org> Cc: Colin Cross <ccross@android.com> Cc: Kees Cook <keescook@chromium.org> Cc: Tony Luck <tony.luck@intel.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Kees Cook <keescook@chromium.org>