Home
last modified time | relevance | path

Searched hist:"404268828 c74ba06b1f21584b26edafb381c9d7d" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/lib/
H A Dcopy_from_user.Sdiff 404268828c74ba06b1f21584b26edafb381c9d7d Wed Sep 23 20:55:39 CEST 2015 Feng Kan <fkan@apm.com> 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: Feng Kan <fkan@apm.com>
Signed-off-by: Balamurugan Shanmugam <bshanmugam@apm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
H A Dcopy_to_user.Sdiff 404268828c74ba06b1f21584b26edafb381c9d7d Wed Sep 23 20:55:39 CEST 2015 Feng Kan <fkan@apm.com> 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: Feng Kan <fkan@apm.com>
Signed-off-by: Balamurugan Shanmugam <bshanmugam@apm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>