From: Will Deacon Date: Wed, 9 Jul 2014 18:22:12 +0000 (+0100) Subject: arm64: vdso: move to _install_special_mapping and remove arch_vma_name X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fea7f6c98f5957e539eb8aa0ce849729b900342;p=pandora-kernel.git 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 Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed