MN10300: Generalise kernel debugger kernel halt, reboot or power off hook
authorDavid Howells <dhowells@redhat.com>
Fri, 18 Mar 2011 16:54:31 +0000 (16:54 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 18 Mar 2011 16:54:31 +0000 (16:54 +0000)
Generalise the kernel debugger hook for notification of halt, reboot or power
off.  This is used by gdbstub to tell the debugger it is exiting.  This will be
useful for KGDB too.

Signed-off-by: David Howells <dhowells@redhat.com>

No differences found