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.4-502-g6f8e390


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-502-g6f8e390
Date: Mon, 15 Dec 2014 00:30:25 +0000

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  6f8e390eea2ac9aaa754e1ab2ecd73af5857f798 (commit)
      from  48680cf730307b0432d98365ed2a32e3f18b6af0 (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 6f8e390eea2ac9aaa754e1ab2ecd73af5857f798
Author: Samuel Thibault <address@hidden>
Date:   Mon Dec 15 01:29:43 2014 +0100

    Make spl7 just clear IF instead of setting the PIC mask
    
    * i386/i386/spl.S (spl7): Just set curr_ipl and cli.
    (splx) [MACH_KDB || MACH_TTD]: When curr_ipl is 7, make sure that IF is 
cleared.
    (splx): When staying at ipl7, do not enable interrupts.
    (spl) [MACH_KDB || MACH_TTD]: When curr_ipl is 7, make sure that IF is 
cleared.
    (spl): When new ipl is 7, branch to spl7.
    * i386/i386/locore.S (TIME_TRAP_UENTRY, TIME_TRAP_SENTRY): Save flags, and
    restore them instead of blindly using sti.

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

Summary of changes:
 i386/i386/locore.S |    6 ++++--
 i386/i386/spl.S    |   36 +++++++++++++++++++++++++++++++++++-
 2 files changed, 39 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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