Mike Kravetz writes: > Thanks for the debug work! Just curious if you really need > CONFIG_NODES_SPAN_OTHER_NODES defined for your platform? Can you get > those types of memory layouts? If not, an easy/immediate fix for you > might be to simply turn off the option.
We really need CONFIG_NODES_SPAN_OTHER_NODES for pSeries. Since we can build a single kernel binary that runs on both Cell and pSeries, the Cell code needs to be able to work with that option turned on. Paul. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/