Re: [BK PATCH] Driver Core fixes for 2.6.0-test3
From: Ingo Oeser (ingo.oeser_at_informatik.tu-chemnitz.de)
Date: 08/16/03
- Previous message: Michael Frank: "Dumb question: Why are exceptions such as SIGSEGV not logged"
- In reply to: Greg KH: "Re: [BK PATCH] Driver Core fixes for 2.6.0-test3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 16 Aug 2003 13:09:38 +0200 To: Greg KH <greg@kroah.com>
Hi,
On Fri, Aug 15, 2003 at 08:28:33PM -0700, Greg KH wrote:
> On Fri, Aug 15, 2003 at 09:54:59PM +0200, Ingo Oeser wrote:
[...]
> Hi, I've brought this back to lkml as I'm getting tired of private email
> threads about this topic. Hope you don't mind.
I don't.
> > On Fri, Aug 15, 2003 at 11:25:00AM -0700, Greg KH wrote:
> > > Here's some driver core changes that do the following things:
> > > - remove struct device.name field and fix up remaining
> > > subsystems
> >
> > Could you point me to the rationale about this?
> >
> > I for one considered "everything should have a name" policy very
> > useful and extendible.
> Naming databases belong in userspace. For PCI, PnP, and USB we can
> determine the name ourselves from userspace using lspci, lspnp, and
> lsusb. Getting rid of the name field prevents us from relying on kernel
> code when we shouldn't be.
lspci at least shows only name OR number, but never both
together.
So that this tool is not very useful for name resolving in case
of problems, because you have no simple way to match your input
with its output. But don't worry, M$ does the same UI mistake and
this can be easily fixed.
But this shifting is a good reason. This also helps the "product
and company changing names" disease ;-)
> Hey, we're saving kernel memory, and this is a problem? :)
;-)
> Hope this helps explain things.
Explains exactly what I liked to know.
Many thanks and regards
Ingo Oeser
-
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/
- Previous message: Michael Frank: "Dumb question: Why are exceptions such as SIGSEGV not logged"
- In reply to: Greg KH: "Re: [BK PATCH] Driver Core fixes for 2.6.0-test3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|