1
linux/arch/x86_64/ia32
Roland McGrath 2ebc3cc920 x86_64: fix arch_vma_name
The function arch_vma_name() is declared weak and thus it was
not noticed that x86_64 had two almost identical implementations.

It was introduced in syscall32.c by: c633090e31
It was introduced in mm/init.c by: 2aae950b21

Signed-off-by: Roland McGrath <roland@redhat.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-26 11:35:18 -07:00
..
audit.c [PATCH] add SIGNAL syscall class (v3) 2007-05-11 05:38:25 -04:00
fpu32.c
ia32_aout.c mm: variable length argument support 2007-07-19 10:04:45 -07:00
ia32_binfmt.c x86_64: fix arch_vma_name 2007-07-26 11:35:18 -07:00
ia32_signal.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
ia32entry.S x86_64: ia32entry adjustments 2007-07-21 18:37:09 -07:00
ipc32.c
Makefile
mmap32.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
ptrace32.c [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted 2007-03-08 07:38:21 -08:00
sys_ia32.c sys_fallocate() implementation on i386, x86_64 and powerpc 2007-07-17 21:42:44 -04:00
syscall32_syscall.S
syscall32.c x86_64: fix arch_vma_name 2007-07-26 11:35:18 -07:00
tls32.c
vsyscall-sigreturn.S
vsyscall-syscall.S
vsyscall-sysenter.S
vsyscall.lds