]> git.baikalelectronics.ru Git - kernel.git/commit
virtio: disable multiport console support.
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 31 Mar 2010 18:56:42 +0000 (21:56 +0300)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 8 Apr 2010 00:16:19 +0000 (09:46 +0930)
commit9d7b39bcb0e4d461b7142699f9ff2ca108177ee9
treee7d65883c875ddb215e47c14aa3616e4bf1a80e3
parent519c4aa9a6b59b72064a4271f313520b6b9ae9d8
virtio: disable multiport console support.

Move MULTIPORT feature and related config changes
out of exported headers, and disable the feature
at runtime.

At this point, it seems less risky to keep code around
until we can enable it than rip it out completely.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c
include/linux/virtio_console.h