arm64: vdso: move to _install_special_mapping and remove arch_vma_name
authorWill Deacon <will.deacon@arm.com>
Wed, 9 Jul 2014 18:22:12 +0000 (19:22 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 21 Jan 2015 22:55:30 +0000 (22:55 +0000)
commit95c91bdd8eafdc74337049c45d74c903b7dac49c
tree93bb1d5a7e26029343ac3d34a4644c24fc30258c
parent91eba7f91f33524f3b9a68d9a752be1dbb49bc90
arm64: vdso: move to _install_special_mapping and remove arch_vma_name

_install_special_mapping replaces install_special_mapping and removes
the need to detect special VMA in arch_vma_name.

This patch moves the vdso and compat vectors page code over to the new
API.

Cc: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
(cherry picked from commit 2fea7f6c98f5957e539eb8aa0ce849729b900342)
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/arm64/kernel/vdso.c