On Sat, 23 Aug 2014, Tejun Heo wrote: > Hello, Christoph. > > On Fri, Aug 22, 2014 at 12:43:25PM -0500, Christoph Lameter wrote: > > It wont accept the wrong type since the this_cpu_* functions will do type > > checking. > > It should only accept cpumask_var_t but the macro version accepts > anything that this_cpu_*() can handle.
Ah, Ok. -- 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/

