Redesign cpumask API to explicitly declare struct cpumask pointers to the cpumask_* operators and add functions to make it easier to support struct cpumask pointers on the stack. This patchset supplies the infrastructure going forward to implement this new struct cpumask API. Patches have been written and tested to verify the functionality of this API. These are still in review between Rusty and myself. Question: what's the status of the sparse-irqs? (I have two patches to replace the static cpumask fields in the irq_desc and irq_cfg arrays which depend on sparse irqs.) Compiled and tested on x86_64. Based on tip/master @ v2.6.27-5807-g03da394 -- -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html