Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937088AbYCSVZX (ORCPT ); Wed, 19 Mar 2008 17:25:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757363AbYCSUAy (ORCPT ); Wed, 19 Mar 2008 16:00:54 -0400 Received: from g5t0008.atlanta.hp.com ([15.192.0.45]:45046 "EHLO g5t0008.atlanta.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762115AbYCSUAs (ORCPT ); Wed, 19 Mar 2008 16:00:48 -0400 Date: Tue, 18 Mar 2008 15:05:39 -0600 From: Alex Chiang To: Kenji Kaneshige , Greg KH Cc: Gary Hade , Kristen Carlson Accardi , Matthew Wilcox , warthog19@eaglescrag.net, rick.jones2@hp.com, linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, linux-acpi@vger.kernel.org Subject: [PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objects Message-ID: <20080318210539.GA30421@ldl.fc.hp.com> Mail-Followup-To: Alex Chiang , Kenji Kaneshige , Greg KH , Gary Hade , Kristen Carlson Accardi , Matthew Wilcox , warthog19@eaglescrag.net, rick.jones2@hp.com, linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, linux-acpi@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 Content-Length: 1307 Lines: 38 Hi Greg, Kenji-san, This is v10 of my "introduce pci_slot" series, to be considered for inclusion in linux-next to get more test exposure and shake out the bugs. * Greg KH : > 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. New in v10 is the addition of a DMI list to do the right thing on Fujitsu hardware, and does not rely on "don't load the module" to get the correct behavior. Also, v10 should fix the "pci_slot module changes the sysfs name" issue that Kenji-san was seeing. * Kenji Kaneshige : > Alex-san, could you send me the updated patches? I'll Ack the > patch after adding Fujitsu firmware versions to the DMI list > and testing it. Thanks, I'd like to know if the naming issue is fixed for you as well. cheers, /ac -- 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/