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-381-g62ca925


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.4-381-g62ca925
Date: Mon, 20 Jan 2014 09:39:35 +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  62ca925c9a6b0d12bdf17ac4ab93f5434575cedc (commit)
       via  1b929c6f3ac51372914c4c0d49be8f27caee5ca5 (commit)
      from  84c4437004d9c4767da56500661f49afe4582658 (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 62ca925c9a6b0d12bdf17ac4ab93f5434575cedc
Author: Justus Winter <address@hidden>
Date:   Thu Jan 16 14:50:31 2014 +0100

    kern: include the mig-generated server headers in ipc_kobject.c
    
    GNU MIG recently gained support for emitting x_server_routine
    declarations in the generated server header file.  Using this
    declaration, the x_server_routine functions can be inlined into the
    ipc_kobject_server function.
    
    * kern/ipc_kobject.c: Include the mig-generated server headers.

commit 1b929c6f3ac51372914c4c0d49be8f27caee5ca5
Author: Justus Winter <address@hidden>
Date:   Thu Jan 16 14:47:38 2014 +0100

    vm: remove the declaration of memory_object_create_proxy
    
    It is not clear to me why the declaration was put there in the first
    place.  It is not used anywhere, and it conflicts with the declaration
    generated by mig.
    
    * vm/memory_object_proxy.h (memory_object_create_proxy): Remove declaration.

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

Summary of changes:
 kern/ipc_kobject.c       |   23 ++++++++++++-----------
 vm/memory_object_proxy.h |   11 -----------
 2 files changed, 12 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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