diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-10-20 15:28:21 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-11-09 16:22:40 -0800 |
commit | b318606e41620d2fee78444ae54533a323108e2b (patch) | |
tree | 569f5cd0eef502de60d2004e2f2fb60177148dda /arch | |
parent | e05947b4e09d7cc3e4811a3fe0e6a1d83a9805cd (diff) |
xen/hvc: make sure console output is always emitted, with explicit polling
commit 7825cf10e31c64ece3cac66fb01a742f1094da51 upstream.
We never want to rely on the hvc workqueue to emit output, because the
most interesting output is when the kernel is broken. This will
improve oops/crash/console message for better debugging.
Instead, we force-poll until all output is emitted.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions