From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: driver-core/pci merge failure Date: Tue, 20 May 2008 16:31:13 -0700 Message-ID: <20080520233113.GA5053@kroah.com> References: <20080519120328.40aa6d5d.sfr@canb.auug.org.au> <200805200039.59938.rjw@sisk.pl> <20080520153123.3e55528c.sfr@canb.auug.org.au> <200805201408.44509.jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:40684 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752383AbYETXbi (ORCPT ); Tue, 20 May 2008 19:31:38 -0400 Content-Disposition: inline In-Reply-To: <200805201408.44509.jbarnes@virtuousgeek.org> Sender: linux-next-owner@vger.kernel.org List-ID: To: Jesse Barnes Cc: Stephen Rothwell , "Rafael J. Wysocki" , linux-next@vger.kernel.org On Tue, May 20, 2008 at 02:08:44PM -0700, Jesse Barnes wrote: > On Monday, May 19, 2008 10:31 pm Stephen Rothwell wrote: > > Hi Rafael, Greg, > > > > On Tue, 20 May 2008 00:39:59 +0200 "Rafael J. Wysocki" wrote: > > > On Monday, 19 of May 2008, Greg KH wrote: > > > > On Mon, May 19, 2008 at 04:25:02PM +0200, Rafael J. Wysocki wrote: > > > > > Please revert "PM: New suspend and hibernation callbacks for PCI bus > > > > > type" until we fix that up. > > > > > > > > Do you want me to drop this from my tree? > > > > > > Yes, please. I'll send the updated patch to Jesse, if he doesn't object, > > > as I said in the other thread. > > > > I have reverted that patch in linux-next today. Let me know when things > > change. > > > > (I reverted in the import of the quilt tree, so it appears in > > quilt-import.log not merge.log.) > > Ok, I pushed the PCI PM ops patch into my linux-next tree, along with a > duplicate of the new PM ops patch (which is also in Greg's tree). This would > be slightly easier if Greg used git too, since then I could just cherry pick > the commit... It still would be a mess :) As I no longer control the PCI tree, this just got more complex. I have no problem with you taking that patch in your tree, you can keep my signed-off-by. Rafael, I'll be dropping the following patches from my tree: driver-core/pm-introduce-new-top-level-suspend-and-hibernation-callbacks.patch driver-core/pm-new-suspend-and-hibernation-callbacks-for-platform-bus-type.patch driver-core/pm-new-suspend-and-hibernation-callbacks-for-pci-bus-type.patch I'm guessing you want Jesse to also pick up the platform-bus one as well, so that does not get lost. Is that ok? thanks, greg k-h