diff options
author | Fenghua Yu <fenghua.yu@intel.com> | 2011-05-18 00:29:12 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2011-05-18 00:40:25 +0200 |
commit | 509731336313b3799cf03071d72c64fa6383895e (patch) | |
tree | c3591cee18b04a1506e048aa51698c7af7aa9fc2 /arch/x86/include/asm/alternative-asm.h | |
parent | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB (diff) | |
download | linux-509731336313b3799cf03071d72c64fa6383895e.tar.xz linux-509731336313b3799cf03071d72c64fa6383895e.zip |
x86, alternative, doc: Add comment for applying alternatives order
Some string operation functions may be patched twice, e.g. on enhanced REP MOVSB
/STOSB processors, memcpy is patched first by fast string alternative function,
then it is patched by enhanced REP MOVSB/STOSB alternative function.
Add comment for applying alternatives order to warn people who may change the
applying alternatives order for any reason.
[ Documentation-only patch ]
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/1305671358-14478-4-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/include/asm/alternative-asm.h')
0 files changed, 0 insertions, 0 deletions