diff options
| author | Jeff Dike <[email protected]> | 2006-01-06 00:19:04 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-06 08:33:48 -0800 |
| commit | 6f517d3fc862d3c8d8ba65c0b2472d399aceb9ed (patch) | |
| tree | d8062920a60939dd2dda3b2deb39a4e206e0ae06 /scripts/basic | |
| parent | 7b033e1fdeef3d8bacac3cd5cfa53c9d670d1f3d (diff) | |
[PATCH] uml: capture printk output for mconsole stack
The stack command now sends the printk output back to the mconsole client.
This is done by registering a special console for the mconsole driver. This
receives all printk output. Normally, it is ignored, but when a stack command
is issued, any printk output will be sent back to the client.
This will capture any printk output, whether it is stack output or not, since
we can't tell the difference.
Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions