All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	David Vrabel <david.vrabel@citrix.com>
Cc: xen-devel@lists.xenproject.org,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [PATCHv6 2/3] xen: unify foreign GFN map/unmap for auto-xlated physmap guests
Date: Fri, 6 Mar 2015 17:37:33 +0000	[thread overview]
Message-ID: <54F9E5DD.1030303@citrix.com> (raw)
In-Reply-To: <20150306155136.GH4808@l.oracle.com>

On 06/03/15 15:51, Konrad Rzeszutek Wilk wrote:
> On Fri, Mar 06, 2015 at 12:58:34PM +0000, David Vrabel wrote:
>> 
>> --- /dev/null
>> +++ b/drivers/xen/xlate_mmu.c
>> @@ -0,0 +1,133 @@
>> +/*
>> + * MMU operations common to all auto-translated physmap guests.
>> + *
>> + * Copyright (C) 2015 Citrix Systems R&D Ltd.
> 
> 
> And others. You are moving some of the code from existing code to this
> one.

It was copied from the ARM implementation, arch/arm/xen/enlighten.c,
which contains no copyright information.

David

  reply	other threads:[~2015-03-06 17:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 12:58 [PATCHv6 0/3] xen: improve migration performance David Vrabel
2015-03-06 12:58 ` [PATCHv6 1/3] arm: make __get_user() work for 8 byte values David Vrabel
2015-03-06 12:58   ` David Vrabel
2015-03-09 19:04   ` Russell King - ARM Linux
2015-03-09 19:04   ` Russell King - ARM Linux
2015-03-06 12:58 ` [PATCHv6 2/3] xen: unify foreign GFN map/unmap for auto-xlated physmap guests David Vrabel
2015-03-06 15:51   ` Konrad Rzeszutek Wilk
2015-03-06 17:37     ` David Vrabel [this message]
2015-03-06 17:51   ` Stefano Stabellini
2015-03-06 17:58     ` David Vrabel
2015-03-09 11:16       ` Stefano Stabellini
2015-03-06 12:58 ` [PATCHv6 3/3] xen/privcmd: improve performance of MMAPBATCH_V2 David Vrabel
2015-03-09 12:25   ` Stefano Stabellini
2015-03-09 13:18     ` David Vrabel
2015-03-09 15:53       ` Stefano Stabellini
2015-03-09 15:25     ` David Vrabel

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=54F9E5DD.1030303@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=konrad.wilk@oracle.com \
    --cc=stefano.stabellini@eu.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.