commit | a5cf4b08b6a4568570c4a2a712497ec49009661c | [log] [tgz] |
---|---|---|
author | Jim Keniston <jkenisto@linux.vnet.ibm.com> | Wed Feb 09 13:00:09 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Mar 04 18:19:04 2011 +1100 |
tree | 8e2f83c89cd449450451bad92adeae4f96c3cfac | |
parent | 0f4ac132365e56802cbe377313491aa84086371c [diff] |
powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partition Create the lnx,oops-log NVRAM partition, and capture the end of the printk buffer in it when there's an oops or panic. If we can't create the lnx,oops-log partition, capture the oops/panic report in ibm,rtas-log. Signed-off-by: Jim Keniston <jkenisto@us.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>