commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 3f0ec95261c6723ae4ee930ce6299a75


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 3f0ec95261c6723ae4ee930ce6299a7562f93906
Date: Sun, 22 Nov 2009 18:57:45 +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  3f0ec95261c6723ae4ee930ce6299a7562f93906 (commit)
       via  567b9088f3d2ce24a5ab283b9a6828595a914895 (commit)
      from  e91fc76e62134f39370cee819508c288d5b43a66 (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 3f0ec95261c6723ae4ee930ce6299a7562f93906
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 22 19:50:25 2009 +0100

    Do not assume that VM_MIN_KERNEL_ADDRESS is 0
    
        * i386/i386/gdt.c (gdt_init): Subtract VM_MIN_KERNEL_ADDRESS
        from LINEAR_MIN_KERNEL_ADDRESS to avoid assuming the former
        being 0.

commit 567b9088f3d2ce24a5ab283b9a6828595a914895
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 22 19:46:15 2009 +0100

    Fix db_search_null loop
    
        * i386/i386/db_interface.c (db_search_null): Do not decrease
        vaddr twice.

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

Summary of changes:
 i386/i386/db_interface.c |    2 +-
 i386/i386/gdt.c          |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU Mach




reply via email to

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