[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VERY RFC PATCH] x86_64: Rework storing segment registers
From: |
Samuel Thibault |
Subject: |
Re: [VERY RFC PATCH] x86_64: Rework storing segment registers |
Date: |
Thu, 15 Jun 2023 17:00:24 +0200 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Sergey Bugaev, le jeu. 15 juin 2023 17:54:10 +0300, a ecrit:
> (not that I know what v86 is, but it sounds like something we don't
> need to support considering we only allow running x86_64 code).
Yes we don't care :)
> debootstrap is still not quite happy. I've uploaded the log here: [0]
>
> [0]: https://paste.gg/p/anonymous/c976008dc38342cd963b0778586ead19
Which part seems problematic?
If the command returns $? as 0, it means the tool considers it
succeeded.
Samuel