[PATCH] ntdll, kernel32: Set x18 before calling the native entry points on arm64

Martin Storsjö martin at martin.st
Fri Aug 14 06:30:34 CDT 2020


On Fri, 14 Aug 2020, Marvin wrote:

> Hi,
>
> While running your changed tests, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
>
> Full results can be found at:
> https://testbot.winehq.org/JobDetails.pl?Key=77147
>
> Your paranoid android.
>
>
> === debiant (32 bit report) ===
>
> kernel32:
> loader.c:3952: Test failed: ntdll.dll: wrong section 12

This looks pretty much unrelated/spurious, as the patch only touches arm64 
specific codepaths, and this report is from 32 bit x86.

// Martin




More information about the wine-devel mailing list