]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
authorIngo Molnar <mingo@kernel.org>
Thu, 2 Feb 2017 19:56:33 +0000 (20:56 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:34 +0000 (08:42 +0100)
commitc63668541e7082cdaa8aee9a68646a6c3a146ff8
tree407b68e19101e3efa83661e7fed8caa45fec7695
parentdea3f30d0bbb3b48159142aa44b7256459627b75
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>

<linux/topology.h> is still needed - also update other headers
and .c files that depend on sched.h including gfp.h (and its
sub-headers) for them.

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/sched.h
include/linux/sched/mm.h
lib/percpu_ida.c