From: Christian Borntraeger Date: Fri, 20 Jun 2008 13:24:15 +0000 (+0200) Subject: virtio_console: use virtqueue notification for hvc_console X-Git-Tag: v2.6.27-rc1~504^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91fcad19d03ed67cb50fd0e1913a8b89cc3ed3ec;p=pandora-kernel.git virtio_console: use virtqueue notification for hvc_console This patch exploits the new notifier callbacks of the hvc_console. We can use the virtio callbacks instead of the polling code. Signed-off-by: Christian Borntraeger Signed-off-by: Rusty Russell --- Reading git-diff-tree failed