From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758746AbYCEEnS (ORCPT ); Tue, 4 Mar 2008 23:43:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755157AbYCEEnG (ORCPT ); Tue, 4 Mar 2008 23:43:06 -0500 Received: from ns.suse.de ([195.135.220.2]:34522 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755107AbYCEEnF (ORCPT ); Tue, 4 Mar 2008 23:43:05 -0500 Date: Tue, 4 Mar 2008 20:47:10 -0800 From: Greg KH To: Alex Chiang , Matthew Wilcox , Gary Hade , kaneshige.kenji@jp.fujitsu.com, warthog19@eaglescrag.net, kristen.c.accardi@intel.com, rick.jones2@hp.com, linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, linux-acpi@vger.kernel.org Subject: Re: [PATCH 0/3, v8] PCI, ACPI: Physical PCI slot objects Message-ID: <20080305044710.GD22501@suse.de> References: <20080305004252.GJ3694@ldl.fc.hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080305004252.GJ3694@ldl.fc.hp.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 04, 2008 at 05:42:52PM -0700, Alex Chiang wrote: > Hi Greg, all, > > This is v8 of my "introduce pci_slot" series, to be considered for > inclusion in linux-next to get more test exposure and shake out > the bugs. Can you work with Kenji to get his approval on this before I add this to the tree? It sounds like there are still some outstanding issues getting this to work properly on his hardware. It needs to work without relying on a module not being loaded, as the distros are never going to go for that kind of solution. thanks, greg k-h