kernel-ark/arch
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
..
alpha
arm
arm26
cris [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
frv
h8300
i386 [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
ia64
m32r
m68k
m68knommu
mips
parisc
ppc
ppc64 [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
s390
sh
sh64
sparc
sparc64 [SPARC64]: Fix compile error in irq.c 2005-10-08 21:12:04 -07:00
um [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER 2005-10-10 08:37:59 -07:00
v850
x86_64 [PATCH] x86_64: Set up safe page tables during resume 2005-10-10 08:36:46 -07:00
xtensa