-
- Downloads
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
We are going to split <linux/sched/nohz.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/nohz.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
- include/linux/sched/nohz.h 6 additions, 0 deletionsinclude/linux/sched/nohz.h
- kernel/sched/sched.h 1 addition, 0 deletionskernel/sched/sched.h
- kernel/time/hrtimer.c 1 addition, 0 deletionskernel/time/hrtimer.c
- kernel/time/tick-sched.c 1 addition, 0 deletionskernel/time/tick-sched.c
- kernel/time/timer.c 1 addition, 0 deletionskernel/time/timer.c
Loading
Please register or sign in to comment