Re: [RFC PATCH 17/18] tests: aarch64 arms for the per-arch test bodies
Paulo Fernando Barbosa Duarte <[email protected]>
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Message-ID | <[email protected]> |
> On 24 May 2026, at 14:19, Sergey Bugaev <[email protected]> wrote: > > Have you actually looked at how I ported the tests to AArch64 in my > branch? and at the actual .load_stack_args code path in locore.S that > this is intended to test? > Honestly, no. I was focusing on getting the rebase of your code into the updated upstream with a minimum impact on the shared part of the tree. By the time I get it compiling and booting I had already nuked too many files and totally missed it. Also missed some other work you made that can be reused for SMP although incomplete from what I look. Please shout if you feel that there’s any other stuff I removed that I could dive into. Thanks