On Thu, Feb 13, 2014 at 07:51:56PM +0400, Kirill Tkhai wrote: > For archs without __ARCH_WANT_UNLOCKED_CTXSW set this means > that all newly created tasks execute finish_arch_post_lock_switch() > and post_schedule() with preemption enabled.
That's IA64 and MIPS; do they have a 'good' reason to use this? That is; the alternative is to fix those two archs and remove the __ARCH_WANT_UNLOCKED_CTXSW clutter alltogether; which seems like a big win to me. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/