On Wednesday 01 October 2008 08:22:09 Mike Travis wrote: > Here's an alternate proposal for the new cpumask API. I have not yet begun ... > +/* cpumask_t defaults to pointer to constant bit map */ > +typedef const unsigned long *cpumask_t; Hiding a const here is not a good idea either, I think :( Rusty. -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html