commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-757-gbf1cd17a


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-757-gbf1cd17a
Date: Sun, 24 Sep 2023 11:35:31 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  bf1cd17a446cb99668d4398473e15b5613086ff5 (commit)
       via  1c053811c13f3bec4793dfb3ff0cc47854efa448 (commit)
      from  4480fc736bd11c22ec75a2f18a5431f88e40584d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bf1cd17a446cb99668d4398473e15b5613086ff5
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Sep 24 17:33:48 2023 +0200

    SMP: Fix setting up initial gdt
    
    We cannot access cpu_id_lut from the initial AP state, so update the
    percpu segment after loading gdt.

commit 1c053811c13f3bec4793dfb3ff0cc47854efa448
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Sep 24 17:33:11 2023 +0200

    boothdr: Fix initial gdt

-----------------------------------------------------------------------

Summary of changes:
 i386/i386/cpuboot.S   | 49 +++++++++++++++++++++++++++----------------------
 i386/i386/mp_desc.c   |  2 +-
 i386/i386at/boothdr.S |  3 ++-
 kern/startup.c        |  2 +-
 4 files changed, 31 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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