From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Re: [PATCH v6] Userspace grant communication Date: Mon, 14 Feb 2011 14:21:55 -0500 Message-ID: <20110214192155.GD11121@dumpdata.com> References: <1296753544-13323-1-git-send-email-dgdegra@tycho.nsa.gov> <20110214161403.GB11034@dumpdata.com> <20110214163855.GC11290@dumpdata.com> <4D596CE9.4030900@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4D596CE9.4030900@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel De Graaf Cc: jeremy@goop.org, xen-devel@lists.xensource.com, Ian.Campbell@citrix.com List-Id: xen-devel@lists.xenproject.org > >> And besides the two questions I posted today they look OK to me. However > > > > Oh, and Jeremy's comment about the WARN_ON on the copy_to_user.. > > > > I did post an updated version of that patch without the bad WARN_ON. It still > resolves to a WARN_ON in all paths, but it's at a higher level. Ah there it is. Look in git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/gntalloc.v6 [maybe in an hour - git.kernel.org takes a bit of time to resync to the mirrors] to see if I am missing anything please.