Re: [patch 2/5] mips: Validate online cpus in irq_set_affinity() callbacks

From: Thomas Gleixner
Date: Wed Mar 05 2014 - 09:54:37 EST


On Wed, 5 Mar 2014, Peter Zijlstra wrote:

> On Tue, Mar 04, 2014 at 08:43:39PM -0000, Thomas Gleixner wrote:
> > + i = cpumask_first_and(mask< cpu_online_mask);
> > + i = cpumask_first_and(mask< cpu_online_mask);
>
> s/</,/ ?

Duh, yes.
--
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/