[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] possible grant table issue


  • To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
  • From: Christopher Clark <christopher.w.clark@xxxxxxxxx>
  • Date: Fri, 15 Jul 2005 12:26:53 -0700
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Stefan Berger <stefanb@xxxxxxxxxx>
  • Delivery-date: Fri, 15 Jul 2005 19:25:32 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XgrreWyafieYM9w/VWUG9Czwcz5sCLDRoOG72UOZHDyOBJYbG62wwHoG/0e8Fq9CLhUuLWURF8HACmwd66XLeu3+FKAaXtJk8SDPsCzBkF/EZttYiINvIuHVIrOSKTAxmVdfpoqTZ6kHk+PbCPoaHv+KLewsEu9FV6/NOOKakf4=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

--- xen-unstable.hg.ori/xen/common/grant_table.c        2005-07-01
10:36:08.000000000 -0400
+++ xen-unstable.hg/xen/common/grant_table.c    2005-07-15 13:31:43.000000000 
-0400
@@ -901,6 +901,9 @@ gnttab_check_unmap(
 
     for ( handle = 0; handle < lgt->maptrack_limit; handle++ )
     {
+        if ( lgt->maptrack[handle].domid != rd->domain_id )
+            continue;
+       
         map = &lgt->maptrack[handle];
 
         if ( ( map->ref_and_flags & MAPTRACK_GNTMAP_MASK ) &&


Signed-off-by: Stefan Berger
Signed-off-by: Christopher Clark


On 7/15/05, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
> 
> On 15 Jul 2005, at 19:58, Christopher Clark wrote:
> 
> > Hi Stefan
> >
> > Good catch. I vote apply.
> >
> > Christopher
> 
> Can one of you post the patch to the list, and I'll pick it up.
> 
>   -- Keir
> 
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.