summaryrefslogtreecommitdiff
path: root/include/linux/tty.h
diff options
context:
space:
mode:
authorMiche Baker-Harvey <miche@google.com>2011-10-05 17:48:51 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-18 21:17:10 (GMT)
commit361162459f62dc0826b82c9690a741a940f457f0 (patch)
tree5ad067d69e9f3d765c4a28dc75b1a89fdfca494c /include/linux/tty.h
parent53d785ccd918d571c227d459477793872676fc02 (diff)
downloadlinux-fsl-qoriq-361162459f62dc0826b82c9690a741a940f457f0.tar.xz
hvc_console: display printk messages on console.
printk only works for "registered consoles." Currently, the hvc_console code calls register_console() from hvc_instantiate(), but that's only used in the early console case. In hvc_alloc(), register_console() was not called. Add a call to register_console() in hvc_alloc(), set up the index in the hvc_console, and set up the necessary vtermnos[] and cons_op[] entries so that printk functions work. Signed-off-by: Miche Baker-Harvey <miche@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/tty.h')
0 files changed, 0 insertions, 0 deletions