From: Roland McGrath Date: Thu, 8 Feb 2007 22:20:41 +0000 (-0800) Subject: [PATCH] Add install_special_mapping X-Git-Tag: v2.6.21-rc1~83^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa5dc22f8586cc3742413dd05f5cd9e039dfab9e;p=pandora-kernel.git [PATCH] Add install_special_mapping This patch adds a utility function install_special_mapping, for creating a special vma using a fixed set of preallocated pages as backing, such as for a vDSO. This consolidates some nearly identical code used for vDSO mapping reimplemented for different architectures. Signed-off-by: Roland McGrath Cc: Ingo Molnar Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed