commit-hurd
[Top][All Lists]
Advanced

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

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


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. a72523c6570b17311babc105edc7105bc0dce4aa
Date: Tue, 13 Oct 2009 23:30:59 +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  a72523c6570b17311babc105edc7105bc0dce4aa (commit)
       via  0f7b1d4d0c4672aceb912dabd60dee1f40396e6f (commit)
       via  04519af27ba15ea756f621d278919e2e3b660dfb (commit)
      from  3f27b87f446e26598b53e5cc20f968445c09843c (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 a72523c6570b17311babc105edc7105bc0dce4aa
Author: Samuel Thibault <address@hidden>
Date:   Wed Oct 14 01:24:38 2009 +0200

    Fix yet more allocation failures during gc
    
    kern/zalloc.c (zone_gc): Allocate and free two vm_map_kentry_zone elements 
to
    make sure the gc will be able to allocate two in vm_map_delete.

commit 0f7b1d4d0c4672aceb912dabd60dee1f40396e6f
Author: Samuel Thibault <address@hidden>
Date:   Wed Oct 14 01:13:10 2009 +0200

    Revert spurious part of 909c941d

commit 04519af27ba15ea756f621d278919e2e3b660dfb
Author: Samuel Thibault <address@hidden>
Date:   Wed Oct 14 01:03:09 2009 +0200

    Fix db kernel memory access
    
    i386/i386/db_interface.c (db_read_bytes): Also check addr against
    VM_MAX_KERNEL_ADDRESS.

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

Summary of changes:
 i386/i386/db_interface.c |    2 +-
 i386/i386at/model_dep.c  |    4 ++--
 kern/zalloc.c            |    5 ++++-
 3 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach




reply via email to

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