All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: David Vrabel <david.vrabel@citrix.com>
Cc: xen-devel@lists.xenproject.org,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	Jennifer Herbert <Jennifer.Herbert@citrix.com>
Subject: Re: [PATCHv1] xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.
Date: Thu, 5 Feb 2015 14:40:09 -0500	[thread overview]
Message-ID: <20150205194009.GG11646@x230.dumpdata.com> (raw)
In-Reply-To: <54D3874F.3090106@citrix.com>

On Thu, Feb 05, 2015 at 03:07:59PM +0000, David Vrabel wrote:
> On 05/02/15 15:02, David Vrabel wrote:
> > From: Jennifer Herbert <Jennifer.Herbert@citrix.com>
> > 
> > If Xenstore sends back a XS_ERROR for TRANSACTION_END, the driver BUGs
> > because it cannot find the matching transaction in the list.  For
> > TRANSACTION_START, it leaks memory.
> > 
> > Check the message as returned from xenbus_dev_request_and_reply(), and
> > clean up for TRANSACTION_START or discard the error for
> > TRANSACTION_END.
> 
> Applied to devel/for-linus-3.20, thanks.

You are thanking yourself :-) ?

Maybe it is time for some vacation?
> 
> David
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

      reply	other threads:[~2015-02-05 19:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05 15:02 [PATCHv1] xenbus: Add proper handling of XS_ERROR from Xenbus for transactions David Vrabel
2015-02-05 15:07 ` David Vrabel
2015-02-05 19:40   ` Konrad Rzeszutek Wilk [this message]

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=20150205194009.GG11646@x230.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Jennifer.Herbert@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --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.