[PATCH v3] of: Create asm-generic/of.h and provide default of_node_to_nid()
David Miller
davem at davemloft.net
Tue Jul 27 11:38:08 EST 2010
From: Grant Likely <grant.likely at secretlab.ca>
Date: Mon, 26 Jul 2010 16:51:01 -0600
> Indeed. I looked at it briefly, but it wasn't immediately clear what
> the impact would be to switch powerpc over to -1, and it looked to me
> like sparc depends on -1 to signify no node association.
Kernel wide, NUMA interfaces tend to take "-1" to mean "any node."
I had looked over the powerpc cases, and besides 1 or 2 strange
locations the powerpc call sites were ready to handle -1.
More information about the devicetree-discuss
mailing list