]> git.neil.brown.name Git - history.git/commit
[PATCH] pass panic message to panic notifier chain
authorJeff Dike <jdike@karaya.com>
Mon, 15 Jul 2002 06:06:06 +0000 (23:06 -0700)
committerJeff Dike <jdike@karaya.com>
Mon, 15 Jul 2002 06:06:06 +0000 (23:06 -0700)
commitbf6b38fdafc0a8acb6b2139a7098efbe124172ae
treee7ed182f84582ed3c2970fde655514a63b088900
parente611985ead62abbcd34b87faa38df24f6472822a
[PATCH] pass panic message to panic notifier chain

 This is needed for things running on the host which want to know when UML
 panics, and what the panic message was.
kernel/panic.c