Re: [rfc][patch] driverfs multi-node(board) patch [2/2]

Patrick Mochel (mochel@osdl.org)
Tue, 1 Oct 2002 11:28:07 -0700 (PDT)


Matt,

I have some comments about the structure of the code, but those will come
in another email..

> [root@elm3b79 devices]# tree -d root/sys/
> root/sys/
> |-- node0
> | `-- sys
> | |-- cpu0
> | |-- cpu1
> | |-- cpu2
> | |-- cpu3
> | `-- memblk0
> |-- node1
> | `-- sys
> | |-- cpu4
> | |-- cpu5
> | |-- cpu6
> | |-- cpu7
> | `-- memblk1
> |-- pic0
> `-- rtc0

Shouldn't nodes (or, erm, boards) be added as children of the root?
Aren't all types of devices present on the various boards (PCI, etc)?

-pat

-
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/