Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030650Ab2ERCNJ (ORCPT ); Thu, 17 May 2012 22:13:09 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:57925 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966624Ab2ERCNF convert rfc822-to-8bit (ORCPT ); Thu, 17 May 2012 22:13:05 -0400 MIME-Version: 1.0 In-Reply-To: References: <1336422606-4244-1-git-send-email-yinghai@kernel.org> Date: Thu, 17 May 2012 19:13:03 -0700 X-Google-Sender-Auth: weBWpF2wAaCdicoD_G4zyPuOh74 Message-ID: Subject: Re: [PATCH 00/21] PCI: use busn_res to replace bus secondary/subordinate From: Yinghai Lu To: Bjorn Helgaas Cc: Benjamin Herrenschmidt , Tony Luck , David Miller , x86 , Dominik Brodowski , Andrew Morton , Linus Torvalds , Greg Kroah-Hartman , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1261 Lines: 36 On Thu, May 17, 2012 at 3:19 PM, Bjorn Helgaas wrote: > Sigh. ?You previously said we should do this order: > > ? ? ? ?for-pci-hostbridge-cleanup > ? ? ? ?for-pci-busn-alloc > ? ? ? ?for-pci-res-alloc > ? ? ? ?for-pci-root-bus-hotplug > ? ? ? ?for-pci-for-each-res-addon > > I merged for-pci-hostbridge-cleanup already. ?I was about to start > merging for-pci-busn-alloc. > > But now you added for-pci-hotplug-cleanup and made for-pci-busn-alloc > depend on it. ?I have some comments on for-pci-hotplug-cleanup, so I'm > not ready to merge it quite yet. ?Can you please just go back to the > original order and put the new hotplug cleanup stuff at the *end*? ok, update for-pci-busn_res branch, now it is based on your next branch. git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-busn_res later will push out for-pci-hotplug for-pci-busn-alloc for-pci-root-bus-hotplug for-pci-for-each-res-addon for-pci-res-alloc Yinghai -- 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/