]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Export __copy_in_user() to modules
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 7 Oct 2013 15:42:05 +0000 (16:42 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 24 Oct 2013 14:47:19 +0000 (15:47 +0100)
commit162e84540e39b97139b76719e4132eb7f7879bc9
tree44c5fcd1cc17d1cd586fd3287309d2c45255210d
parent0e01a73cb1d4600e2839c8c651f01abf6ffaf59b
arm64: Export __copy_in_user() to modules

This function may be called from loadable modules, so it needs
exporting.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reported-by: Loc Ho <lho@apm.com>
arch/arm64/kernel/arm64ksyms.c