xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ross Lagerwall <ross.lagerwall@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH v2 0/8] xen-livepatch misc fixes/changes
Date: Wed, 14 Dec 2016 13:16:00 -0500	[thread overview]
Message-ID: <20161214181600.GB7339@char.us.oracle.com> (raw)
In-Reply-To: <1481701920-13758-1-git-send-email-ross.lagerwall@citrix.com>

On Wed, Dec 14, 2016 at 07:51:52AM +0000, Ross Lagerwall wrote:
> Hi all,
> 
> This series contains a few fixes to the xen-livepatch tool.
> It also contains a few changes to make the output more readable.

Hey Ross,

I've applied and reviewed some of the patches. Testing them right now
and if theere are no issues will push to staging shortly.

Thank you for the fixes!
> 
> Changed in v2:
> * Fix minor comments.
> * Split the last patch into two.
> 
> Ross Lagerwall (8):
>   tools/livepatch: Show the correct expected state before action
>   tools/livepatch: Set stdout and stderr unbuffered
>   tools/livepatch: Improve output
>   livepatch: Fix documentation of timeout
>   tools/livepatch: Remove pointless retry loop
>   tools/livepatch: Remove unused struct member
>   tools/livepatch: Save errno where needed
>   tools/livepatch: Exit with 2 if a timeout occurs
> 
>  docs/misc/livepatch.markdown  |  13 +--
>  tools/libxc/include/xenctrl.h |   2 +-
>  tools/misc/xen-livepatch.c    | 218 ++++++++++++++++++++++++++----------------
>  xen/common/livepatch.c        |   4 +-
>  xen/include/public/sysctl.h   |   5 +-
>  5 files changed, 151 insertions(+), 91 deletions(-)
> 
> -- 
> 2.7.4
> 

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

  parent reply	other threads:[~2016-12-14 18:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-14  7:51 [PATCH v2 0/8] xen-livepatch misc fixes/changes Ross Lagerwall
2016-12-14  7:51 ` [PATCH v2 1/8] tools/livepatch: Show the correct expected state before action Ross Lagerwall
2016-12-14  7:51 ` [PATCH v2 2/8] tools/livepatch: Set stdout and stderr unbuffered Ross Lagerwall
2016-12-14  7:54   ` Wei Liu
2016-12-14  7:51 ` [PATCH v2 3/8] tools/livepatch: Improve output Ross Lagerwall
2016-12-14  7:51 ` [PATCH v2 4/8] livepatch: Fix documentation of timeout Ross Lagerwall
2016-12-14  7:54   ` Wei Liu
2016-12-14  7:51 ` [PATCH v2 5/8] tools/livepatch: Remove pointless retry loop Ross Lagerwall
2016-12-14  7:55   ` Wei Liu
2016-12-14  7:51 ` [PATCH v2 6/8] tools/livepatch: Remove unused struct member Ross Lagerwall
2016-12-14  7:51 ` [PATCH v2 7/8] tools/livepatch: Save errno where needed Ross Lagerwall
2016-12-14  7:55   ` Wei Liu
2016-12-14  7:52 ` [PATCH v2 8/8] tools/livepatch: Exit with 2 if a timeout occurs Ross Lagerwall
2016-12-14  7:56   ` Wei Liu
2016-12-14 18:16 ` Konrad Rzeszutek Wilk [this message]
2016-12-14 20:32   ` [PATCH v2 0/8] xen-livepatch misc fixes/changes Konrad Rzeszutek Wilk

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=20161214181600.GB7339@char.us.oracle.com \
    --to=konrad.wilk@oracle.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=ross.lagerwall@citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).