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  88444dca8edf573a79730562519220b9ebc9e88c (commit)
      from  17335d49a3c9e866a81abc051420d73a59d669bf (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 88444dca8edf573a79730562519220b9ebc9e88c
Author: Luca Dariz <[email protected]>
Date:   Tue Jun 28 12:10:40 2022 +0200

    fix rpc types for KERNEL_USER stubs
    
    * include/mach/mach_types.defs: use rpc_ vm types for KERNEL_USER stubs.
    
    This change fixes two use cases:
    * internal rpc, e.g. when a memory object is initialized as a
      consequence of vm_map(); for example, the bootstrap modules use the
      "time" kernel device and memory-map it during startup. This
      triggers a kernel-side rpc to initialize the memory object and
      install the map, which is completely transparent form user-space.
    * notifications from kernel to user-space
    
    Signed-off-by: Luca Dariz <[email protected]>
    Message-Id: <[email protected]>

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

Summary of changes:
 include/mach/mach_types.defs | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to