From: Tony Luck Date: Tue, 22 Mar 2011 23:01:49 +0000 (-0700) Subject: pstore: cleanups to pstore_dump() X-Git-Tag: v2.6.39-rc1~82^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f6af27fb693c633cc46d36fc1d85efe6d6fbc17;p=pandora-kernel.git pstore: cleanups to pstore_dump() pstore_dump() can be called with many different "reason" codes. Save the name of the code in the persistent store record. Also - only worthwhile calling pstore_mkfile for KMSG_DUMP_OOPS - that is the only one where the kernel will continue running. Reviewed-by: Seiji Aguchi Signed-off-by: Tony Luck --- Reading git-diff-tree failed