git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eddecbb
)
pstore: cleanups to pstore_dump()
author
Tony Luck
<tony.luck@intel.com>
Tue, 22 Mar 2011 23:01:49 +0000
(16:01 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 22 Mar 2011 23:01:49 +0000
(16:01 -0700)
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 <seiji.aguchi@hds.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found