linux/arch/um/kernel
Harvey Harrison 2d07b255c7 sched: add declaration of sched_tail to sched.h
Avoids sparse warnings:
kernel/sched.c:2170:17: warning: symbol 'schedule_tail' was not declared. Should it be static?

Avoids the need for an external declaration in arch/um/process.c

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-02-25 16:34:17 +01:00
..
skas uml: fix mm_context memory leak 2008-02-08 09:22:43 -08:00
Makefile
asm-offsets.c
config.c.in
dyn.lds.S
exec.c uml: runtime host VMSPLIT detection 2008-02-08 09:22:42 -08:00
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c uml: fix initrd printk 2008-02-23 17:12:13 -08:00
irq.c
ksyms.c aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
mem.c arch/um/kernel/mem.c: fix a shadowed variable 2008-02-23 17:12:13 -08:00
physmem.c
process.c sched: add declaration of sched_tail to sched.h 2008-02-25 16:34:17 +01:00
ptrace.c
reboot.c
sigio.c
signal.c
smp.c
syscall.c
sysrq.c
time.c
tlb.c
trap.c
uaccess.c
um_arch.c uml: runtime host VMSPLIT detection 2008-02-08 09:22:42 -08:00
umid.c
uml.lds.S
vmlinux.lds.S