Holger Smolinski 2332ce1a97 [S390] console flush on panic / reboot
The s390 console drivers use the unblank callback of the console
structure to flush the console buffer. In case of a panic or a
reboot the CPU doing the callback can block on the console i/o.
The other CPUs in the system continue to work. For panic this is
not a good idea.

Replace the unblank callback with proper panic/reboot notifier.
These get called after all but one CPU have been stopped.

Signed-off-by: Holger Smolinski <Holger.Smolinski@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-10-10 21:34:01 +02:00
..
2006-12-08 15:53:52 +01:00
2007-10-17 08:42:52 -07:00
2007-10-17 08:42:52 -07:00
2008-07-02 15:06:23 -06:00
2008-07-14 10:02:19 +02:00
2008-07-14 10:02:18 +02:00
2007-07-17 13:36:19 +02:00
2008-10-10 21:33:49 +02:00