Re: [PATCH] cpumask: remove __first_cpu / __next_cpu

From: David Miller
Date: Thu Apr 16 2015 - 15:26:24 EST


From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Date: Thu, 16 Apr 2015 14:13:32 +0930

> [ Final grep before push to Linus revealed sparc used these directly,
> please Ack. Against my cpumask-next tree. ]
>
> They were for use by the deprecated first_cpu() and next_cpu() wrappers,
> but sparc used them directly.
>
> They're now replaced by cpumask_first / cpumask_next. And __next_cpu_nr
> is completely obsolete.
>
> Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>

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