[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] trivial fix to prevent a spurious ctrl-a when switching the console back from Xen to dom0.



ChangeSet 1.1880.1.1, 2005/05/21 00:07:36+01:00, iap10@xxxxxxxxxxxxxxxxxxxxx

        trivial fix to prevent a spurious ctrl-a when switching the console 
back from Xen to dom0.
        
        Signed-off-by: ian@xxxxxxxxxxxxx



 console.c |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/xen/drivers/char/console.c b/xen/drivers/char/console.c
--- a/xen/drivers/char/console.c        2005-05-20 20:05:33 -04:00
+++ b/xen/drivers/char/console.c        2005-05-20 20:05:33 -04:00
@@ -280,6 +280,7 @@
         {
             switch_serial_input();
             switch_code_count = 0;
+            return;
         }
     }
     else

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.