xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
	Wei Liu <wei.liu2@citrix.com>,
	George Dunlap <George.Dunlap@eu.citrix.com>,
	Tim Deegan <tim@xen.org>, Ian Jackson <ian.jackson@eu.citrix.com>,
	Martin Pohlack <mpohlack@amazon.de>,
	Ross Lagerwall <ross.lagerwall@citrix.com>,
	Jan Beulich <JBeulich@suse.com>,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH v2 for 4.7] xen: Rename of xSplice to livepatch.
Date: Thu, 2 Jun 2016 11:18:55 -0400	[thread overview]
Message-ID: <20160602151855.GA1063@char.us.oracle.com> (raw)
In-Reply-To: <5750499D.2020404@citrix.com>

On Thu, Jun 02, 2016 at 03:58:37PM +0100, Andrew Cooper wrote:
> On 02/06/16 15:50, Jan Beulich wrote:
> >
> >> --- a/xen/arch/arm/xsplice.c
> >> +++ b/xen/arch/arm/livepatch.c
> >> @@ -4,67 +4,67 @@
> >>  #include <xen/errno.h>
> >>  #include <xen/init.h>
> >>  #include <xen/lib.h>
> >> -#include <xen/xsplice_elf.h>
> >> -#include <xen/xsplice.h>
> >> +#include <xen/livepatch_elf.h>
> >> +#include <xen/livepatch.h>
> >>  
> >> -void arch_xsplice_patching_enter(void)
> >> +void arch_livepatching_enter(void)
> > Still "patching"?
> 
> This function came from one of my additions to the series.  It half of a
> pair of calls around the critical region which is writing new code/data,
> where CR0.WP needs tweaking.
> 
> As such, 'patching' was logically distinct from the name 'livepatch' as
> the general namespace of these functions, and referred to the critical
> region of actually changing live memory.
> 
> I am at a loss to suggest a better alternative.

 arch_quiescing_start and arch_quiescing_stop ?

> 
> ~Andrew

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

  reply	other threads:[~2016-06-02 15:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02 14:05 [PATCH v2 for 4.7] xen: Rename of xSplice to livepatch Konrad Rzeszutek Wilk
2016-06-02 14:50 ` Jan Beulich
2016-06-02 14:58   ` Andrew Cooper
2016-06-02 15:18     ` Konrad Rzeszutek Wilk [this message]
2016-06-02 15:25       ` Jan Beulich
2016-06-02 15:38         ` Konrad Rzeszutek Wilk
2016-06-02 15:50           ` Wei Liu
2016-06-02 15:16   ` Konrad Rzeszutek Wilk
2016-06-03  8:08 ` Ross Lagerwall

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=20160602151855.GA1063@char.us.oracle.com \
    --to=konrad.wilk@oracle.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=mpohlack@amazon.de \
    --cc=ross.lagerwall@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=tim@xen.org \
    --cc=wei.liu2@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 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).