From: Anton Vorontsov Date: Tue, 10 Jul 2012 00:03:19 +0000 (-0700) Subject: pstore/ram: Make ECC size configurable X-Git-Tag: v3.6-rc1~100^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca5d4e61d0cac15f36160ab48425c6e43bf2e2f;p=pandora-kernel.git pstore/ram: Make ECC size configurable This is now pretty straightforward: instead of using bool, just pass an integer. For backwards compatibility ramoops.ecc=1 means 16 bytes ECC (using 1 byte for ECC isn't much of use anyway). Suggested-by: Arve Hjønnevåg Signed-off-by: Anton Vorontsov Acked-by: Kees Cook Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed