linux/arch/um/sys-x86_64
Roel Kluin b08cd961cc uml: bad macro expansion, parameter is member
`ELF_CORE_COPY_REGS(x, y)' will make expansions like:
`(y)[0] = (x)->x.gp[0]' but correct is `(y)[0] = (x)->regs.gp[0]'

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: WANG Cong <amwang@redhat.com>
Cc: Jeff Dike <jdike@addtoit.com>

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:47 -07:00
..
asm uml: bad macro expansion, parameter is member 2009-06-16 19:47:47 -07:00
shared/sysdep
Makefile uml module: fix uml build process due to this merge 2009-06-12 21:47:02 +09:30
bug.c
bugs.c
delay.c
fault.c
ksyms.c
mem.c uml: remove useless comments 2009-04-01 08:59:17 -07:00
ptrace.c
ptrace_user.c
setjmp.S
signal.c
stub.S uml: fix a section warning 2009-06-16 19:47:47 -07:00
stub_segv.c
syscall_table.c x86: Fix ASM_X86__ header guards 2008-10-22 22:55:23 -07:00
syscalls.c
sysrq.c
tls.c
user-offsets.c