x86, alternatives: Use 16-bit numbers for cpufeature index
[cascardo/linux.git] / arch / x86 / lib / memcpy_64.S
index f82e884..bcbcd1e 100644 (file)
@@ -131,7 +131,7 @@ ENDPROC(__memcpy)
        .align 8
        .quad memcpy
        .quad .Lmemcpy_c
-       .byte X86_FEATURE_REP_GOOD
+       .word X86_FEATURE_REP_GOOD
 
        /*
         * Replace only beginning, memcpy is used to apply alternatives,