Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933347AbbGUQ6H (ORCPT ); Tue, 21 Jul 2015 12:58:07 -0400 Received: from mail-ig0-f178.google.com ([209.85.213.178]:32828 "EHLO mail-ig0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755753AbbGUQ6F (ORCPT ); Tue, 21 Jul 2015 12:58:05 -0400 Date: Tue, 21 Jul 2015 11:57:59 -0500 From: Bjorn Helgaas To: Jordan Hargrave Cc: Jean Delvare , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, Jordan Hargrave Subject: Re: [PATCH] Add support for reading SMBIOS Slot number for PCI devices Message-ID: <20150721165759.GD21967@google.com> References: <1436565766-21820-1-git-send-email-jordan_hargrave@dell.com> <20150713093518.7e869d07@endymion.delvare> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1133 Lines: 31 On Mon, Jul 13, 2015 at 09:57:32AM -0500, Jordan Hargrave wrote: > On Mon, Jul 13, 2015 at 2:35 AM, Jean Delvare wrote: > > > Hi Jordan, > > > > On Fri, 10 Jul 2015 17:02:46 -0500, Jordan Hargrave wrote: > > > From: Jordan Hargrave > > > > > > There currently isn't an easy way to determine which PCI devices belong > > to > > > system slots. This patch adds support to read SMBIOS Type 9 (System > > Slots). > > > > I'm wondering, can't you use dmidecode or libsmbios to retrieve the > > same information? > > > > -- > > Jean Delvare > > SUSE L3 Support > > > > You can but it's as not easy to determine the slot number for leaf devices > on bridges. Eventually planning on using this for pulling slot number for > identifying network cards and disk numbering for systemd Can you outline the problems with using dmidecode or libsmbios? -- 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/