Re: [PATCH 1/23] Make register values available to panic notifiers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David VomLehn
Date: Wednesday, April 14, 2010 - 2:09 pm

Martin Schwidefsky wrote:

Good example, because helps focus the issue. In recording a subset of 
kernel state
information from an embedded system for collection at a central point. 
The register
values printed by die() are printed to the console, where they 
disappear. One of the
things in this patch involves passed a pointer to those die() registers 
to a register
panic notifier handler. So, there is a path to where panic handlers are 
called from
die() and another one from panic() and this patch makes register values 
available in
both cases.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/23] Make register values available to panic n ..., Martin Schwidefsky, (Mon Apr 12, 6:35 am)
Re: [PATCH 1/23] Make register values available to panic n ..., David VomLehn, (Wed Apr 14, 2:09 pm)