sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
We are going to split <linux/sched/idle.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/idle.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
- arch/x86/include/asm/mwait.h 1 addition, 0 deletionsarch/x86/include/asm/mwait.h
- arch/x86/kernel/process.c 1 addition, 0 deletionsarch/x86/kernel/process.c
- drivers/cpuidle/driver.c 1 addition, 0 deletionsdrivers/cpuidle/driver.c
- include/linux/sched/idle.h 6 additions, 0 deletionsinclude/linux/sched/idle.h
- include/linux/sched/topology.h 2 additions, 0 deletionsinclude/linux/sched/topology.h
- kernel/sched/idle.c 1 addition, 0 deletionskernel/sched/idle.c
- kernel/smp.c 1 addition, 0 deletionskernel/smp.c
Loading
Please register or sign in to comment