Re: percpu: Define this_cpu_cpumask_var_t_ptr

From: Christoph Lameter
Date: Sat Aug 23 2014 - 16:01:07 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/