All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: "Juergen Gross" <jgross@suse.com>
Cc: <xen-devel@lists.xenproject.org>, <boris.ostrovsky@oracle.com>,
	<b.zolnierkie@samsung.com>, <linux-fbdev@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <stable@vger.kernel.org>
Subject: Re: [Xen-devel] [PATCH] xen, fbfront: fix connecting to backend
Date: Thu, 23 Mar 2017 07:37:40 -0600	[thread overview]
Message-ID: <58D3DDB40200007800146C6B@prv-mh.provo.novell.com> (raw)
In-Reply-To: <20170323125252.11763-1-jgross@suse.com>

>>> On 23.03.17 at 13:52, <jgross@suse.com> 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

WARNING: multiple messages have this Message-ID (diff)
From: "Jan Beulich" <JBeulich@suse.com>
To: Juergen Gross <jgross@suse.com>
Cc: xen-devel@lists.xenproject.org, boris.ostrovsky@oracle.com,
	b.zolnierkie@samsung.com, linux-fbdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [Xen-devel] [PATCH] xen, fbfront: fix connecting to backend
Date: Thu, 23 Mar 2017 13:37:40 +0000	[thread overview]
Message-ID: <58D3DDB40200007800146C6B@prv-mh.provo.novell.com> (raw)
In-Reply-To: <20170323125252.11763-1-jgross@suse.com>

>>> On 23.03.17 at 13:52, <jgross@suse.com> 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


WARNING: multiple messages have this Message-ID (diff)
From: "Jan Beulich" <JBeulich@suse.com>
To: Juergen Gross <jgross@suse.com>
Cc: linux-fbdev@vger.kernel.org, b.zolnierkie@samsung.com,
	linux-kernel@vger.kernel.org, stable@vger.kernel.org,
	xen-devel@lists.xenproject.org, boris.ostrovsky@oracle.com
Subject: Re: [PATCH] xen, fbfront: fix connecting to backend
Date: Thu, 23 Mar 2017 07:37:40 -0600	[thread overview]
Message-ID: <58D3DDB40200007800146C6B@prv-mh.provo.novell.com> (raw)
In-Reply-To: <20170323125252.11763-1-jgross@suse.com>

>>> On 23.03.17 at 13:52, <jgross@suse.com> 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


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-03-23 13:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23 12:52 [PATCH] xen, fbfront: fix connecting to backend Juergen Gross
2017-03-23 12:52 ` Juergen Gross
2017-03-23 13:37 ` Jan Beulich [this message]
2017-03-23 13:37   ` Jan Beulich
2017-03-23 13:37   ` [Xen-devel] " Jan Beulich
     [not found] ` <58D3DDB40200007800146C6B@suse.com>
2017-03-23 13:56   ` Juergen Gross
2017-03-23 13:56     ` Juergen Gross
2017-03-23 14:21     ` Jan Beulich
2017-03-23 14:21     ` [Xen-devel] " Jan Beulich
2017-03-23 14:21       ` Jan Beulich
2017-03-23 13:56   ` Juergen Gross
2017-03-23 14:11 ` Boris Ostrovsky
2017-03-23 14:11 ` Boris Ostrovsky
2017-03-23 14:11   ` Boris Ostrovsky
2017-04-07 15:27   ` Bartlomiej Zolnierkiewicz
2017-04-07 15:27   ` Bartlomiej Zolnierkiewicz
2017-04-07 15:27     ` Bartlomiej Zolnierkiewicz
2017-04-05  8:18 ` Juergen Gross
2017-04-05  8:18   ` Juergen Gross
2017-04-05  8:18   ` Juergen Gross
2017-04-05 14:28   ` Bartlomiej Zolnierkiewicz
2017-04-05 14:28     ` Bartlomiej Zolnierkiewicz
2017-04-05 14:28     ` Bartlomiej Zolnierkiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58D3DDB40200007800146C6B@prv-mh.provo.novell.com \
    --to=jbeulich@suse.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=jgross@suse.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.