Re: [PATCH] ia64: cpumask fix for is_affinity_mask_valid()

From: Mike Travis
Date: Sat Jan 03 2009 - 23:20:30 EST


Rusty Russell wrote:
> On Saturday 03 January 2009 22:29:04 Ingo Molnar wrote:
>> update it to cpumask_var_t.
>
> Please change it to a const struct cpumask_t *.
>
> It should be const, and of course 'const cpumask_var_t' isn't the same.
>
> Thanks,
> Rusty.

I have a fixup patch coming to correct that and remove an unneeded cpumask
off the stack.

Mike

--
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/