All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-kernel@vger.kernel.org,
	Jeremy Fitzhardinge <jeremy@goop.org>,
	xen-devel@lists.xensource.com,
	Konrad Rzeszutek Wilk <konrad@kernel.org>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	dgdegra@tycho.nsa.gov
Subject: Re: [PATCH 2/4] xen-kbdfront: Add grant reference for shared page
Date: Wed, 16 Mar 2011 09:45:51 -0400	[thread overview]
Message-ID: <20110316134551.GB4881@dumpdata.com> (raw)
In-Reply-To: <20110316053426.GB14604@core.coreip.homeip.net>

On Tue, Mar 15, 2011 at 10:34:26PM -0700, Dmitry Torokhov wrote:
> On Tue, Mar 15, 2011 at 10:11:13AM -0400, Konrad Rzeszutek Wilk wrote:
> > From: Daniel De Graaf <dgdegra@tycho.nsa.gov>
> > 
> > Without a grant reference, full access to the domain's memory is
> > required to use the shared page. Add an additional parameter in
> > xenstore to allow grant mapping to be used.
> > 
> > Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
> > Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> 
> You are passing the patch on so it should be Signed-off-by...

Oh, somehow I thought that I was suppose to change my SOB to ACK
since it would now go through your tree.

> 
> It is independent of the other 2 so I can pick it up and merge (so that
> we do not have conflicts with move), right?

Yes.

> 
> -- 
> Dmitry

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
	xen-devel@lists.xensource.com,
	Ian Campbell <Ian.Campbell@citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	linux-kernel@vger.kernel.org,
	Konrad Rzeszutek Wilk <konrad@kernel.org>,
	dgdegra@tycho.nsa.gov
Subject: Re: [PATCH 2/4] xen-kbdfront: Add grant reference for shared page
Date: Wed, 16 Mar 2011 09:45:51 -0400	[thread overview]
Message-ID: <20110316134551.GB4881@dumpdata.com> (raw)
In-Reply-To: <20110316053426.GB14604@core.coreip.homeip.net>

On Tue, Mar 15, 2011 at 10:34:26PM -0700, Dmitry Torokhov wrote:
> On Tue, Mar 15, 2011 at 10:11:13AM -0400, Konrad Rzeszutek Wilk wrote:
> > From: Daniel De Graaf <dgdegra@tycho.nsa.gov>
> > 
> > Without a grant reference, full access to the domain's memory is
> > required to use the shared page. Add an additional parameter in
> > xenstore to allow grant mapping to be used.
> > 
> > Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
> > Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> 
> You are passing the patch on so it should be Signed-off-by...

Oh, somehow I thought that I was suppose to change my SOB to ACK
since it would now go through your tree.

> 
> It is independent of the other 2 so I can pick it up and merge (so that
> we do not have conflicts with move), right?

Yes.

> 
> -- 
> Dmitry

  reply	other threads:[~2011-03-16 13:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-15 14:11 [PATCH] Add grant references for fbfront/kbdfront Konrad Rzeszutek Wilk
2011-03-15 14:11 ` [PATCH 1/4] xen-fbfront: Read width/height from backend Konrad Rzeszutek Wilk
2011-03-15 14:11   ` Konrad Rzeszutek Wilk
2011-03-16 13:47   ` [Xen-devel] " Konrad Rzeszutek Wilk
2011-03-15 14:11 ` [PATCH 2/4] xen-kbdfront: Add grant reference for shared page Konrad Rzeszutek Wilk
2011-03-16  5:34   ` Dmitry Torokhov
2011-03-16  5:34     ` Dmitry Torokhov
2011-03-16 13:45     ` Konrad Rzeszutek Wilk [this message]
2011-03-16 13:45       ` Konrad Rzeszutek Wilk
2011-03-16 13:47   ` [Xen-devel] " Konrad Rzeszutek Wilk
2011-03-15 14:11 ` [PATCH 3/4] xen-fbfront: Use grant references when requested Konrad Rzeszutek Wilk
2011-03-16 13:47   ` [Xen-devel] " 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=20110316134551.GB4881@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jeremy@goop.org \
    --cc=konrad@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.