sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
We are going to split <linux/sched/user.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/user.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
- block/ioprio.c 1 addition, 0 deletionsblock/ioprio.c
- include/linux/cred.h 1 addition, 1 deletioninclude/linux/cred.h
- include/linux/sched/user.h 6 additions, 0 deletionsinclude/linux/sched/user.h
- ipc/mqueue.c 1 addition, 0 deletionsipc/mqueue.c
- kernel/fork.c 1 addition, 0 deletionskernel/fork.c
- kernel/signal.c 1 addition, 0 deletionskernel/signal.c
- kernel/user.c 1 addition, 0 deletionskernel/user.c
- mm/mlock.c 1 addition, 0 deletionsmm/mlock.c
- net/core/scm.c 1 addition, 0 deletionsnet/core/scm.c
- security/keys/process_keys.c 1 addition, 0 deletionssecurity/keys/process_keys.c
Loading
Please register or sign in to comment