From: Catalin Marinas Date: Mon, 5 Mar 2012 11:49:32 +0000 (+0000) Subject: arm64: User access library functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~80^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aea86a2176c22647a5b683768f858d880d5e05b;p=pandora-kernel.git arm64: User access library functions This patch add support for various user access functions. These functions use the standard LDR/STR instructions and not the LDRT/STRT variants in order to allow kernel addresses (after set_fs(KERNEL_DS)). Signed-off-by: Will Deacon Signed-off-by: Marc Zyngier Signed-off-by: Catalin Marinas Acked-by: Tony Lindgren Acked-by: Nicolas Pitre Acked-by: Olof Johansson Acked-by: Santosh Shilimkar Acked-by: Arnd Bergmann --- Reading git-diff-tree failed