forked from ~ljy/RK356X_SDK_RELEASE
kernel/arch/x86/lib/iomap_copy_64.S....@@ -10,6 +10,6 @@1010 */1111 SYM_FUNC_START(__iowrite32_copy)1212 movl %edx,%ecx13- rep movsd13+ rep movsl1414 RET1515 SYM_FUNC_END(__iowrite32_copy)