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)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 17 Jul 2014 15:18:46 +0000 (16:18 +0100)
commit2fea7f6c98f5957e539eb8aa0ce849729b900342
tree3e0a70f2b96215f509621801d3d6d2d941a72db1
parent8715493852783358ef8656a0054a14bf822509cf
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>
arch/arm64/kernel/vdso.c
This page took 0.038117 seconds and 5 git commands to generate.