Re: [PATCH] Open Firmware device tree virtual filesystem
- From: Rene Rebe <rene@xxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 12:47:19 +0100
Hi,
On Sunday 31 December 2006 11:49, David Miller wrote:
From: David Kahn <dmk@xxxxxxxx>
Date: Sun, 31 Dec 2006 02:11:53 -0800
All we've done is created a trivial implementation for exporting
the device tree to userland that isn't burdened by the powerpc
and sparc legacy code that's in there now.
So now we'll have _3_ different implementations of exporting
the OFW device tree via procfs. Your's, the proc_devtree
of powerpc, and sparc's /proc/openprom
That doesn't make any sense to me, having 3 ways of doing the same
exact thing and making no attempt to share code at all.
If you want to do something new that consolidates everything, with the
goal of deprecating the existing stuff, that's great! But with they
way you're doing this, all the sparc and powerpc implementations
really can't take advantage of it.
Am I the only person who sees something very wrong with this?
Nope you aren't, ACK to a unified user-space export from my side as well.
Yours,
--
René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
http://exactcode.de | http://t2-project.org | http://rene.rebe.name
+49 (0)30 / 255 897 45
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [PATCH] Open Firmware device tree virtual filesystem
- From: David Miller
- Re: [PATCH] Open Firmware device tree virtual filesystem
- From: David Kahn
- Re: [PATCH] Open Firmware device tree virtual filesystem
- From: David Miller
- Re: [PATCH] Open Firmware device tree virtual filesystem
- Prev by Date: Re: [PATCH 2.6.20-rc2] Add a quirk to allow at least some ENE PCI SD card readers to work again
- Next by Date: Re: [S390] cio: fix stsch_reset.
- Previous by thread: Re: [PATCH] Open Firmware device tree virtual filesystem
- Next by thread: Re: [PATCH] Open Firmware device tree virtual filesystem
- Index(es):
Relevant Pages
- Re: [PATCH] Open Firmware device tree virtual filesystem
... the device tree to userland that isn't burdened by the powerpc ... and
sparc legacy code that's in there now. ... So now we'll have _3_ different implementations
of exporting ... (Linux-Kernel) - Re: [PATCH] Open Firmware device tree virtual filesystem
... PowerPC only for a while, until everything is converted -- SPARC ... The sole
exception ... one with a global invalidate on any device tree ... Does any generic
such cache for all ... (Linux-Kernel) - Re: [PATCH] Open Firmware device tree virtual filesystem
... the device tree to userland that isn't burdened by the powerpc ... and
sparc legacy code that's in there now. ... "exporting the OFW device tree". ...
(Linux-Kernel) - Re: [PATCH] Open Firmware device tree virtual filesystem
... the device tree to userland that isn't burdened by the powerpc ... and
sparc legacy code that's in there now. ... If firmworks really wants to have a spearate
filesystem that's fine. ... (Linux-Kernel) - Re: [PATCH] Open Firmware device tree virtual filesystem
... the device tree to userland that isn't burdened by the powerpc ... and
sparc legacy code that's in there now. ... So now we'll have _3_ different implementations
of exporting ... (Linux-Kernel)