Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753752AbZFQU4t (ORCPT ); Wed, 17 Jun 2009 16:56:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752283AbZFQU4m (ORCPT ); Wed, 17 Jun 2009 16:56:42 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:51042 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751862AbZFQU4l (ORCPT ); Wed, 17 Jun 2009 16:56:41 -0400 Date: Wed, 17 Jun 2009 13:56:39 -0700 (PDT) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Matthew Wilcox cc: jbarnes@virtuousgeek.org, andrew.patterson@hp.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/4] ia64: Fix resource assignment for root busses In-Reply-To: <1245270816-11755-5-git-send-email-willy@linux.intel.com> Message-ID: References: <1245270816-11755-1-git-send-email-willy@linux.intel.com> <1245270816-11755-5-git-send-email-willy@linux.intel.com> User-Agent: Alpine 2.01 (LFD 1184 2008-12-16) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 821 Lines: 21 On Wed, 17 Jun 2009, Matthew Wilcox wrote: > > ia64 was assigning resources to root busses after allocations had > been made for child busses. Calling pcibios_setup_root_windows() from > pcibios_fixup_bus() solves this problem by assigning the resources to > the root bus before child busses are scanned. > > Signed-off-by: Matthew Wilcox > Tested-by: Andrew Patterson So I assume this "Tested-by:" means that Andrew confirmed that this actually fixes the nesting? I wasn't cc'd on that, so I'm just checking.. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/