Skip to content
Commit 40426882 authored by Feng Kan's avatar Feng Kan Committed by Catalin Marinas
Browse files

arm64: copy_to-from-in_user optimization using copy template



This patch optimize copy_to-from-in_user for arm 64bit architecture. The
copy template is used as template file for all the copy*.S files. Minor
change was made to it to accommodate the copy to/from/in user files.

Signed-off-by: default avatarFeng Kan <fkan@apm.com>
Signed-off-by: default avatarBalamurugan Shanmugam <bshanmugam@apm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent e5c88e3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment