Cc: Keith Owens <kaos@...>, Eric W. Biederman <ebiederm@...>, <k-miyoshi@...>, <kexec@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Bernhard Walle <bwalle@...>
On Tue, Aug 21, 2007 at 04:45:02PM +0900, Takenori Nagano wrote:
I think that's fine. For the time being we can just export panic_notifier
list. die_chain is not a problem as of today as die notifiers get invoked
first and then if panic_on_oops is set, kdump is called. So all the RAS
tools registered on die_chain will get executed first.
Thanks
Vivek
-