sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to <linux...
authorIngo Molnar <mingo@kernel.org>
Sun, 5 Feb 2017 14:05:49 +0000 (15:05 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:25 +0000 (01:45 +0100)
commitdcc2dc45f7cf267d37843059ff75b70260596c69
treef336f6c48c5c3bcd5fbc4f66646ddfae7a80bda6
parent93b5a9a7051e51ce50109046af0235268a261ba0
sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to <linux/mm_types_task.h>

Unclutter <linux/sched.h> some more.

Also move the CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH condition inside the
structure body definition, to remove a pair of #ifdefs from sched.h.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/mm_types_task.h
include/linux/sched.h