621009f4ba
The debug-stub patch was broken on x86_64 because it thinks the frame size there is 168 words. In reality, it is 168 bytes, and using HOST_FRAME_SIZE, which is expressed in consistent units across architectures, fixes this. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
include | ||
clone.c | ||
exec_kern.c | ||
Makefile | ||
mem_user.c | ||
mem.c | ||
mmu.c | ||
process_kern.c | ||
process.c | ||
syscall.c | ||
tlb.c | ||
uaccess.c |