bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/5] add setting gs/fsbase


From: Sergey Bugaev
Subject: Re: [PATCH 5/5] add setting gs/fsbase
Date: Wed, 19 Apr 2023 23:52:22 +0300

On Wed, Apr 19, 2023 at 10:48 PM Luca Dariz <luca@orpolo.org> wrote:
> * i386/i386/pcb.c: switch FSBASE/GSBASE on context switch and
>   implement accessors in thread setstatus/getstatus
> * i386/i386/thread.h: add new state to thread saved state
> * kern/thread.c: add i386_FSGS_BASE_STATE handler

Hi Luca -- this is great!

I will build gnumach with your changes and see if that works with my
latest build of x86_64-gnu glibc.

Have you tried running my executable again? How does it fail now?

Also since we talked last time, Samuel has reviewed and pushed most of
my patches, so you can *almost* build x86_64-gnu glibc from master
yourself.

Have you looked into why the console (when not redirecting it into a
serial port) crashes?

Sergey

P.S. And a small tip: it would have been nice of you to cc me on this
patch. In this case I'm subscribed to the list so it doesn't matter
much, but still. When using git send-email, you can use --cc to cc
someone on the whole series, or add a Cc: line in an individual .patch
file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]