sched/headers: Prepare for new header dependencies before moving code to...
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> We are going to split <linux/sched/numa_balancing.h> out of <linux/sched.h>, which will have to be picked up from other headers and a couple of .c files. Create a trivial placeholder <linux/sched/numa_balancing.h> file that just maps to <linux/sched.h> to make this patch obviously correct and bisectable. Include the new header in the files that are going to need it. 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>
Showing
- fs/exec.c 1 addition, 0 deletionsfs/exec.c
- fs/proc/array.c 1 addition, 0 deletionsfs/proc/array.c
- include/linux/sched/numa_balancing.h 6 additions, 0 deletionsinclude/linux/sched/numa_balancing.h
- include/trace/events/sched.h 1 addition, 1 deletioninclude/trace/events/sched.h
- kernel/fork.c 1 addition, 0 deletionskernel/fork.c
- kernel/sched/sched.h 1 addition, 0 deletionskernel/sched/sched.h
- mm/huge_memory.c 1 addition, 0 deletionsmm/huge_memory.c
- mm/memory.c 1 addition, 0 deletionsmm/memory.c
- mm/mempolicy.c 1 addition, 0 deletionsmm/mempolicy.c
Loading
Please register or sign in to comment