From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 0FA31DDEBB for ; Fri, 15 Feb 2008 08:42:35 +1100 (EST) Date: Thu, 14 Feb 2008 13:43:05 -0800 (PST) Message-Id: <20080214.134305.237408044.davem@davemloft.net> To: mj@ucw.cz Subject: Re: /proc/bus/pci and domains From: David Miller In-Reply-To: References: <20080214044323.GB1176@kroah.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: greg@kroah.com, linux-pci@atrey.karlin.mff.cuni.cz, paulus@samba.org, anton@samba.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Martin Mares Date: Thu, 14 Feb 2008 10:40:22 +0100 > Would it be acceptable for the PPC folks to modify the code to add > domain numbers to the device numbers in /proc/bus/pci/devices in the > same format as the bus directories already have? Be careful, things like the X server parse that file, and X's parser does not expect domain numbers there so you will break things :-(