WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [PATCH] pciback: fix circular loop in pcistub_match_one

To: Muli Ben-Yehuda <muli@xxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH] pciback: fix circular loop in pcistub_match_one
From: Jon Mason <jdmason@xxxxxxxxxx>
Date: Wed, 2 Aug 2006 10:41:44 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, hap9@xxxxxxxxxxxxxx
Delivery-date: Wed, 02 Aug 2006 08:45:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060802055200.GH3553@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Mail-followup-to: Muli Ben-Yehuda <muli@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, hap9@xxxxxxxxxxxxxx
References: <20060801221206.GI8750@xxxxxxxxxx> <20060802055200.GH3553@xxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
On Wed, Aug 02, 2006 at 08:52:00AM +0300, Muli Ben-Yehuda wrote:
> On Tue, Aug 01, 2006 at 05:12:07PM -0500, Jon Mason wrote:
> > The for loop in pcistub_match_one will loop forever if the
> > dev->bus->self links to itself at the uppermost bridge.  Adding a check
> > to prevent linking back in on itself prevents this.
> 
> Also, please apply & push to our xenlinux tree (or I'll do it if you prefer)

Will do.

Thanks,
Jon

> 
> Cheers,
> Muli

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

<Prev in Thread] Current Thread [Next in Thread>