Skip to content
Commit 2ebc3cc9 authored by Roland McGrath's avatar Roland McGrath Committed by Linus Torvalds
Browse files

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: c633090e
It was introduced in mm/init.c by: 2aae950b

Signed-off-by: default avatarRoland McGrath <roland@redhat.com>
Acked-by: default avatarSam Ravnborg <sam@ravnborg.org>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 26b97237
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment