From: Mark Salter Date: Tue, 17 Jun 2014 17:14:26 +0000 (+0100) Subject: arm64: export __cpu_{clear,copy}_user_page functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~312^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec7cedc8a92bfe96d32febe72634b30c63896bd;p=pandora-kernel.git arm64: export __cpu_{clear,copy}_user_page functions The __cpu_clear_user_page() and __cpu_copy_user_page() functions are not currently exported. This prevents modules from using clear_user_page() and copy_user_page(). Signed-off-by: Mark Salter Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed