Searched hist:"404268828 c74ba06b1f21584b26edafb381c9d7d" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/lib/ |
H A D | copy_from_user.S | diff 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 D | copy_to_user.S | diff 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>
|