Applied, thanks!
Luca Dariz, le sam. 29 juil. 2023 19:47:49 +0200, a ecrit:
> * x86_64/locore.S: ensure the thread state is filled completely even
> on recursive interrups. The value of the segment selectors is not
> very important in this case, but we still need to align the stack to
> the
* x86_64/locore.S: ensure the thread state is filled completely even
on recursive interrups. The value of the segment selectors is not
very important in this case, but we still need to align the stack to
the bottom of i386_interrupt_state.
---
x86_64/locore.S | 16 +++-
1 file ch