mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-06 01:37:18 +01:00
This patch makes stub_segv use the stub_syscall macros. This was needed anyway, but the bug that prompted this was the discovery that gcc was storing stuff in RCX, which is trashed across a system call. This is exactly the sort of problem that the new macros fix. There is a stub_syscall0 for getpid. stub_segv was changed to be a libc file, and that caused some include changes. Signed-off-by: Jeff Dike <jdike@addtoit.com> 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 | ||
| aio.h | ||
| chan_kern.h | ||
| chan_user.h | ||
| choose-mode.h | ||
| common-offsets.h | ||
| elf_user.h | ||
| frame_kern.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 | ||
| skas_ptregs.h | ||
| syscall.h | ||
| sysrq.h | ||
| task.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 | ||