Re: [Xen-devel] [PATCH] xen, fbfront: fix connecting to backend

From: Jan Beulich
Date: Thu Mar 23 2017 - 10:21:44 EST


>>> On 23.03.17 at 14:56, <jgross@xxxxxxxx> wrote:
> On 23/03/17 14:37, Jan Beulich wrote:
>>>>> On 23.03.17 at 13:52, <jgross@xxxxxxxx> wrote:
>>> Connecting to the backend isn't working reliably in xen-fbfront: in
>>> case XenbusStateInitWait of the backend has been missed the backend
>>> transition to XenbusStateConnected will trigger the connected state
>>> only without doing the actions required when the backend has
>>> connected.
>>
>> Looks like xen-kbdfront does exactly the same - shouldn't it also be
>> changed then?
>
> I posted that patch 2 days ago. :-)

Oh, I'm sorry - the completely different title misguided me.

Jan