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

From: Jan Beulich
Date: Thu Mar 23 2017 - 09:57:57 EST


>>> 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?

Jan