]> git.baikalelectronics.ru Git - kernel.git/commit
virtio: console: Add debugfs files for each port to expose debug info
authorAmit Shah <amit.shah@redhat.com>
Mon, 21 Dec 2009 17:06:21 +0000 (22:36 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Feb 2010 03:53:01 +0000 (14:23 +1030)
commit631f63fb86ca6fc406cf81cac68779c6d9c36b26
tree9c5b849aca2bbdde7293aefc4a0604743e68b7de
parent187d11276e62f50b72ea2c0162e6f79c5f98b479
virtio: console: Add debugfs files for each port to expose debug info

This is helpful in examining ports' state.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c