Loading
sw64: do not allow assembler reorder in __copy_user()
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBDJNZ -------------------------------- To make sure the return value is always the left bytes to copy, we cannot allow assembler to reorder instructions in __copy_user(). Signed-off-by:Mao Minkai <maominkai@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>