sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
We are going to split <linux/sched/autogroup.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/autogroup.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/proc/base.c 1 addition, 0 deletionsfs/proc/base.c
- include/linux/sched/autogroup.h 6 additions, 0 deletionsinclude/linux/sched/autogroup.h
- kernel/exit.c 1 addition, 0 deletionskernel/exit.c
- kernel/fork.c 1 addition, 0 deletionskernel/fork.c
- kernel/sched/autogroup.h 1 addition, 0 deletionskernel/sched/autogroup.h
- kernel/sys.c 1 addition, 0 deletionskernel/sys.c
Loading
Please register or sign in to comment