Re: [PATCH] xen, fbfront: fix connecting to backend
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Date: 2017-03-23 14:11:56
Also in:
lkml, stable
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Date: 2017-03-23 14:11:56
Also in:
lkml, stable
On 03/23/2017 08:52 AM, Juergen Gross 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. Cc: stable@vger.kernel.org Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>