original_kernel/arch/um/kernel
Paolo 'Blaisorblade' Giarrusso 5e7b83ffc6 [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386
Split the i386 entry.S files into entry.S and syscall_table.S which is
included in the previous one (so actually there is no difference between them)
and use the syscall_table.S in the UML build, instead of tracking by hand the
syscall table changes (which is inherently error-prone).

We must only insert the right #defines to inject the changes we need from the
i386 syscall table (for instance some different function names); also, we
don't implement some i386 syscalls, as ioperm(), nor some TLS-related ones
(yet to provide).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:58:55 -07:00
..
skas [PATCH] uml: move va_copy conditional def 2005-05-01 08:58:54 -07:00
tt
Makefile [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386 2005-05-01 08:58:55 -07:00
checksum.c
config.c.in
dyn.lds.S
exec_kern.c
exitcode.c
gmon_syms.c
gprof_syms.c
helper.c
init_task.c
initrd_kern.c
initrd_user.c
irq.c
irq_user.c
ksyms.c
main.c
mem.c
mem_user.c
physmem.c
process.c
process_kern.c [PATCH] uml: inline empty proc 2005-05-01 08:58:54 -07:00
ptrace.c
reboot.c
resource.c
sigio_kern.c
sigio_user.c
signal_kern.c
signal_user.c
smp.c
syscall_kern.c
syscall_user.c
sysrq.c
tempfile.c
time.c
time_kern.c
tlb.c
trap_kern.c
trap_user.c
tty_log.c
uaccess_user.c
um_arch.c
umid.c
uml.lds.S
user_util.c