Re: [PATCH 2/3] add dev_to_node()

From: David Miller
Date: Tue Oct 31 2006 - 19:54:20 EST


From: Christoph Lameter <clameter@xxxxxxx>
Date: Tue, 31 Oct 2006 16:10:48 -0800 (PST)

> On Mon, 30 Oct 2006, David Miller wrote:
>
> > So, please add some sanity to this situation and just put the node
> > into the generic struct device. :-)
>
> Good. Then we can remove the node from the pci structure and get rid of
> pcibus_to_node?

Yes, that's possible, because the idea is that the arch specific
bus layer code would initialize the node value. Therefore, there
would be no need for things like pcibus_to_node() any longer.

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