|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Fix xenconsole's "Could not read tty from store"
John Levon, le Mon 17 Dec 2007 16:42:46 +0000, a écrit :
> > + if (tcgetattr(master, &term) < 0) {
> > + err = errno;
>
> Please use the slave not the master. It doesn't matter on Linux but it's
> critical on Solaris.
Ok.
> If it helps I can send out an updated patch merging these fixes. Will
> you test it if so Samuel?
Sure!
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|