Re: [PATCH 0/2] add new notifier function ,take3

Bernhard Walle <[email protected]> Mon, 14 Apr 2008 16:46:34 +0200
Newsgroups gmane.linux.kernel,gmane.linux.kernel.debugging,gmane.linux.kernel.kexec
Organization SUSE Linux Products GmbH
Message-ID <[email protected]>
* Neil Horman [2008-04-14 10:42]:
>
> I know it doesn't particularly relate to this patch, but FWIW, for cases like
> failover, I've inserted infrastrucutre in the userspace part of kdump for
> Fedora/RHEL to support this sort of thing.  We can run arbitrary scripts righte
> before and after a capture so that notifications can be sent to remote nodes in
> a much safer fashion than using the notifier chain after a panic.

But that doesn't help if you want to use a debugger (KDB, KGDB).


	Bernhard