Re: [PATCH v2 0/1] MR3315: ntdll: Fix NtContinue from within exception context on ARM64
July 13, 2023
11:26 a.m.
This leads to a regression: NtContinue() can no longer properly restore X16 and X17, since they are clobbered by `__wine_syscall_dispatcher_return`. The proper fix is at https://www.winehq.org/mailman3/hyperkitty/list/wine-devel(a)winehq.org/thre..., which is a superset of this patchset. I don't have an ARM64 build machine at the moment; can you rebase it and see if it works? Many thanks for your work! -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3315#note_38925
988
Age (days ago)
988
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jinoh Kang (@iamahuman)