sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
We are going to split <linux/sched/coredump.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/coredump.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/binfmt_elf.c 1 addition, 0 deletionsfs/binfmt_elf.c
- fs/binfmt_elf_fdpic.c 1 addition, 0 deletionsfs/binfmt_elf_fdpic.c
- fs/coredump.c 1 addition, 0 deletionsfs/coredump.c
- fs/exec.c 1 addition, 0 deletionsfs/exec.c
- fs/proc/base.c 1 addition, 0 deletionsfs/proc/base.c
- fs/proc/internal.h 1 addition, 0 deletionsfs/proc/internal.h
- include/linux/khugepaged.h 2 additions, 1 deletioninclude/linux/khugepaged.h
- include/linux/ksm.h 1 addition, 0 deletionsinclude/linux/ksm.h
- include/linux/sched/coredump.h 6 additions, 0 deletionsinclude/linux/sched/coredump.h
- kernel/cred.c 1 addition, 0 deletionskernel/cred.c
- kernel/events/uprobes.c 1 addition, 0 deletionskernel/events/uprobes.c
- kernel/fork.c 1 addition, 0 deletionskernel/fork.c
- kernel/ptrace.c 1 addition, 0 deletionskernel/ptrace.c
- kernel/sys.c 1 addition, 0 deletionskernel/sys.c
- kernel/sysctl.c 1 addition, 0 deletionskernel/sysctl.c
- mm/huge_memory.c 1 addition, 0 deletionsmm/huge_memory.c
- mm/khugepaged.c 1 addition, 0 deletionsmm/khugepaged.c
- mm/ksm.c 1 addition, 0 deletionsmm/ksm.c
- mm/memory.c 1 addition, 0 deletionsmm/memory.c
- mm/oom_kill.c 1 addition, 0 deletionsmm/oom_kill.c
Loading
Please register or sign in to comment