mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
68db0cf106
We are going to split <linux/sched/task_stack.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/task_stack.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> |
||
---|---|---|
.. | ||
asm-offsets.c | ||
clock.c | ||
debug-macro.S | ||
debug.S | ||
dma.c | ||
early_printk.c | ||
elf.c | ||
entry.S | ||
fpu-ucf64.c | ||
gpio.c | ||
head.S | ||
hibernate.c | ||
hibernate_asm.S | ||
irq.c | ||
ksyms.c | ||
ksyms.h | ||
Makefile | ||
module.c | ||
pci.c | ||
pm.c | ||
process.c | ||
ptrace.c | ||
puv3-core.c | ||
puv3-nb0916.c | ||
setup.c | ||
setup.h | ||
signal.c | ||
sleep.S | ||
stacktrace.c | ||
sys.c | ||
time.c | ||
traps.c | ||
vmlinux.lds.S |