On Tue, 2017-10-24 at 13:06:53 UTC, Nicholas Piggin wrote: > Preempt should be consistently disabled for mm_is_thread_local tests, > so bring the rest of these under preempt_disable(). > > Preempt does not need to be disabled for the mm->context.id tests, > which allows simplification and removal of gotos. > > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/dffe8449c5dd63ff18b47709de7555 cheers