ilp32: avoid clearing upper 32 bits of syscall return value for ilp32
hulk inclusion category: bugfix bugzilla: 46790 DTS: NA -------------------------------- The following commit clear upper 32 bits of x0 on syscall return for compat application. But it is only suitable for A32 applications. It is not correct for ilp32 applications. Fixes: 15956689 ("arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return") Signed-off-by: NXiongfeng Wang <wangxiongfeng2@huawei.com> Acked-by: NXie XiuQi <xiexiuqi@huawei.com> Signed-off-by: NChen Jun <chenjun102@huawei.com>
Showing
想要评论请 注册 或 登录