diff options
author | 2011-05-17 15:29:16 -0700 | |
---|---|---|
committer | 2011-05-17 15:40:29 -0700 | |
commit | 101068c1f4a947ffa08f2782c78e40097300754d (patch) | |
tree | a26eccfb8a85801ef337efe238a47cf48a522022 /drivers/rtc/rtc-s3c.c | |
parent | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB (diff) | |
download | linux-dev-101068c1f4a947ffa08f2782c78e40097300754d.tar.xz linux-dev-101068c1f4a947ffa08f2782c78e40097300754d.zip |
x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB
Support memcpy() with enhanced rep movsb. On processors supporting enhanced
rep movsb, the alternative memcpy() function using enhanced rep movsb overrides the original function and the fast string
function.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/1305671358-14478-8-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'drivers/rtc/rtc-s3c.c')
0 files changed, 0 insertions, 0 deletions