Searched hist:ee6a3d19f15b9b10075481088b8d4537f286d7b4 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/sgi-ip27/ |
H A D | ip27-smp.c | diff ee6a3d19f15b9b10075481088b8d4537f286d7b4 Mon Feb 06 10:01:09 CET 2017 Ingo Molnar <mingo@kernel.org> sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
It's used only by a single (rarely used) inline function (task_node(p)), which we can move to <linux/sched/topology.h>.
( Add <linux/nodemask.h>, because we rely on that. )
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> Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
/linux/include/linux/sched/ |
H A D | topology.h | diff ee6a3d19f15b9b10075481088b8d4537f286d7b4 Mon Feb 06 10:01:09 CET 2017 Ingo Molnar <mingo@kernel.org> sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
It's used only by a single (rarely used) inline function (task_node(p)), which we can move to <linux/sched/topology.h>.
( Add <linux/nodemask.h>, because we rely on that. )
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> Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
/linux/include/linux/ |
H A D | sched.h | diff ee6a3d19f15b9b10075481088b8d4537f286d7b4 Mon Feb 06 10:01:09 CET 2017 Ingo Molnar <mingo@kernel.org> sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
It's used only by a single (rarely used) inline function (task_node(p)), which we can move to <linux/sched/topology.h>.
( Add <linux/nodemask.h>, because we rely on that. )
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> Signed-off-by: Ingo Molnar <mingo@kernel.org>
|