commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. e91fc76e62134f39370cee819508c288


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. e91fc76e62134f39370cee819508c288d5b43a66
Date: Sun, 22 Nov 2009 18:44:16 +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  e91fc76e62134f39370cee819508c288d5b43a66 (commit)
      from  90f24e5b34c67a98b632d5fbd597635b790090da (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 e91fc76e62134f39370cee819508c288d5b43a66
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 22 19:40:56 2009 +0100

    Introduce KERNEL_RING
    
        * i386/i386/seg.h (KERNEL_RING): New macro, set to 0.
            (ACC_PL_K, SEL_PL_K): Use KERNEL_RING instead of assuming 0.
            * i386/i386/gdt.h (KERNEL_CS, KERNEL_DS): Likewise.
            * i386/i386/db_interface.c (kdb_trap, kdb_kentry): Likewise.
            * i386/i386/kttd_interface.c (kttd_trap, kttd_netentry): Likewise.
        * i386/i386/i386asm.sym: Add KERNEL_RING expression.

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

Summary of changes:
 i386/i386/db_interface.c   |    8 ++++----
 i386/i386/gdt.h            |    4 ++--
 i386/i386/i386asm.sym      |    2 ++
 i386/i386/kttd_interface.c |    8 ++++----
 i386/i386/seg.h            |    6 ++++--
 5 files changed, 16 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
GNU Mach




reply via email to

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