From: Kees Cook Date: Fri, 13 Jan 2012 01:20:59 +0000 (-0800) Subject: ramoops: update parameters only after successful init X-Git-Tag: v3.3-rc1~81^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c755201eb5c1e09f3477d0e83ae1e3aadac0e8d1;p=pandora-kernel.git ramoops: update parameters only after successful init If a platform device exists on the system, but ramoops fails to attach to it, the module parameters are overridden before ramoops can fall back and try to use passed module parameters. Move update to end of init routine. Signed-off-by: Kees Cook Cc: Marco Stornelli Cc: Sergiu Iordache Cc: Seiji Aguchi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed