Re: [PATCH] virtio: console: Enable call to hvc_remove() on console port remove
From: Rusty Russell <hidden>
Date: 2011-03-16 04:04:44
From: Rusty Russell <hidden>
Date: 2011-03-16 04:04:44
On Mon, 14 Mar 2011 17:45:48 +0530, Amit Shah [off-list ref] wrote:
This call was disabled as hot-unplugging one virtconsole port led to another virtconsole port freezing. Upon testing it again, this now works, so enable it.
Applied, Rusty.