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-336-g646001c


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-336-g646001c
Date: Sun, 15 Dec 2013 19:04:03 +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  646001c0ed11c000d6a6c71594f89eeee3fd733f (commit)
       via  7009c4753929f3fb5e07647dde6c9be02bf7e22a (commit)
      from  a69d9580375fa2f43eb68970e292447310c88e98 (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 646001c0ed11c000d6a6c71594f89eeee3fd733f
Author: Marin Ramesa <address@hidden>
Date:   Wed Dec 11 17:30:46 2013 +0100

    vm/vm_resident.c (vm_page_print): remove unnecessary casts
    
    Members offset and phys_addr are of vm_offset_t types.
    
    * vm/vm_resident.c (vm_page_print) (offset, phys_addr): Remove unnecessary 
casts.

commit 7009c4753929f3fb5e07647dde6c9be02bf7e22a
Author: Marin Ramesa <address@hidden>
Date:   Wed Dec 11 17:30:45 2013 +0100

    vm/vm_kern.c (kmem_submap): remove unnecessary cast
    
    The return value from vm_map_min() is already of vm_offset_t type.
    
    * vm/vm_kern.c (kmem_submap) (addr): Remove unnecessary cast.

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

Summary of changes:
 vm/vm_kern.c     |    2 +-
 vm/vm_resident.c |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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