android_kernel_xiaomi_sm7250/arch/um/sys-x86_64
Jeff Dike 50f72b5794 [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER
UML/x86_64 doesn't run when built with frame pointers disabled.  There
was an implicit frame pointer assumption in the stub segfault handler.
With frame pointers disabled, UML dies on handling its first page fault.

The container-of part of this is from Paolo Giarrusso <blaisorblade@yahoo.it>.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-10 08:37:59 -07:00
..
bugs.c
delay.c
fault.c
kernel-offsets.c [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00
ksyms.c
Makefile [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00
mem.c
ptrace_user.c
ptrace.c
sigcontext.c
signal.c [PATCH] uml: fix signal frame copy_user 2005-09-05 00:06:21 -07:00
stub_segv.c [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER 2005-10-10 08:37:59 -07:00
stub.S [PATCH] uml: skas0 stubs now check system call return values 2005-09-05 00:06:24 -07:00
syscall_table.c
syscalls.c [PATCH] uml: fork cleanup 2005-06-25 16:24:35 -07:00
sysrq.c
um_module.c
unmap.c [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix" 2005-07-14 09:00:24 -07:00
user-offsets.c [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00