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-509-gfc0d49a3


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-509-gfc0d49a3
Date: Sun, 29 Jan 2023 17:49:50 -0500 (EST)

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  fc0d49a3eda8b89497d1f2908b29b5476019a818 (commit)
      from  6ebd651d6f6244315a84b8355d801d118869f722 (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 fc0d49a3eda8b89497d1f2908b29b5476019a818
Author: Damien Zammit <damien@zamaudio.com>
Date:   Sun Jan 29 23:45:38 2023 +0100

    i386: Add AP variants of descriptor tables

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

Summary of changes:
 i386/i386/apic.c        |  6 ++++++
 i386/i386/gdt.c         | 47 +++++++++++++++++++++++++++++++++++------------
 i386/i386/gdt.h         |  1 +
 i386/i386/i386asm.sym   |  1 +
 i386/i386/idt-gen.h     |  4 ++--
 i386/i386/idt.c         | 21 +++++++++++++++++----
 i386/i386/ktss.c        | 31 +++++++++++++++++++++++--------
 i386/i386/ktss.h        |  1 +
 i386/i386/ldt.c         | 31 +++++++++++++++++++++++--------
 i386/i386/ldt.h         |  9 +++++----
 i386/i386/locore.S      |  4 ++++
 i386/i386/mp_desc.h     |  2 ++
 i386/i386at/idt.h       |  4 ++++
 i386/i386at/int_init.c  | 41 +++++++++++++++++++++++++++++++----------
 i386/i386at/int_init.h  |  1 +
 i386/i386at/interrupt.S |  9 +++++++++
 i386/i386at/ioapic.c    |  6 ------
 17 files changed, 165 insertions(+), 54 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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