]> git.ipfire.org Git - people/arne_f/kernel.git/commit
xen/console: Update console event channel on resume
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>
Wed, 29 Apr 2015 21:10:14 +0000 (17:10 -0400)
committerJiri Slaby <jslaby@suse.cz>
Sat, 16 May 2015 07:12:44 +0000 (09:12 +0200)
commit213522e3099484515afbb07878a199dc6206bbf4
treee46fd71e071df55e42eab065974e212d1744a852
parent5babf6ec822b6fd79e8941dd3b1c7aa58d8620f6
xen/console: Update console event channel on resume

commit b9d934f27c91b878c4b2e64299d6e419a4022f8d upstream.

After a resume the hypervisor/tools may change console event
channel number. We should re-query it.

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/tty/hvc/hvc_xen.c