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

From: Rusty Russell
Date: Sat Jan 03 2009 - 22:43:24 EST


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