From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 14 Dec 2007 22:39:17 -0800 From: Greg KH To: Benjamin Herrenschmidt , Kay Sievers Subject: Re: Fix Firmware class name collision Message-ID: <20071215063917.GA14942@suse.de> References: <4755E6AC.9020808@freescale.com> <4755E835.6070704@freescale.com> <4755FEA0.1050005@freescale.com> <20071214224051.GA29580@suse.de> <1197699269.6696.41.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1197699269.6696.41.camel@pasglop> Cc: PowerPC dev list , Markus Rechberger , Timur Tabi List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Dec 15, 2007 at 05:14:29PM +1100, Benjamin Herrenschmidt wrote: > > On Fri, 2007-12-14 at 14:40 -0800, Greg KH wrote: > > On Tue, Dec 04, 2007 at 07:28:00PM -0600, Timur Tabi wrote: > > > Scott Wood wrote: > > > > > >> The physical address certainly is useful when you have more than one > > >> device of the same name. > > > > > > What I meant was that the physical address isn't helpful by itself. > > > > > >> So then you'd get "firmware-ucc.e01024". What if there's another ucc at > > >> e0102480? For devices with longer names, you'd have even less precision > > >> in the address. > > > > > > Maybe we need to consider a more sophisticated algorithm, one that > > > guarantees that the device name in its entirety is preserved? Either that, > > > or replace the physical address with something shorter, like the offset to > > > the root node only? That way, ucc.e0102400 because just ucc.2400. > > > > You should do something :) > > > > In the near future (2.6.26) there will not be a limit on the size of the > > file name, so we should not have this problem anymore. > > Not even .25 ? damn ! Any way that fix can be fastracked ? This > limitation has been a major PITA for some time now (this is just -one- > example where it gets in the way). I'll let Kay answer that, last he said, it involves a _lot_ of changes throughout the kernel :( thanks, greg k-h