From: Rusty Russell <[email protected]> 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 <[email protected]> Acked-by: David S. Miller <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

