mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 15:43:59 +08:00
5e7b83ffc6
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> |
||
---|---|---|
.. | ||
sysdep-i386 | ||
sysdep-ia64 | ||
sysdep-ppc | ||
sysdep-x86_64 | ||
2_5compat.h | ||
chan_kern.h | ||
chan_user.h | ||
choose-mode.h | ||
elf_user.h | ||
frame_kern.h | ||
helper.h | ||
init.h | ||
initrd.h | ||
irq_kern.h | ||
irq_user.h | ||
kern_util.h | ||
kern.h | ||
line.h | ||
mconsole_kern.h | ||
mconsole.h | ||
mem_kern.h | ||
mem_user.h | ||
mem.h | ||
mode_kern.h | ||
mode.h | ||
net_kern.h | ||
net_user.h | ||
os.h | ||
process.h | ||
ptrace_user.h | ||
registers.h | ||
sigcontext.h | ||
sigio.h | ||
signal_kern.h | ||
signal_user.h | ||
skas_ptrace.h | ||
syscall_user.h | ||
sysrq.h | ||
tempfile.h | ||
time_user.h | ||
tlb.h | ||
ubd_user.h | ||
um_mmu.h | ||
um_uaccess.h | ||
umid.h | ||
uml_uaccess.h | ||
user_util.h | ||
user.h |