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.8-389-g66775cd2


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-389-g66775cd2
Date: Sun, 28 Aug 2022 10:02:47 -0400 (EDT)

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  66775cd2279be8e81269c06575c836900aa64793 (commit)
      from  4f82ae66628a517585d6bef9465662a45481d024 (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 66775cd2279be8e81269c06575c836900aa64793
Author: Luca Dariz <luca@orpolo.org>
Date:   Tue Jun 28 12:10:53 2022 +0200

    hack vm memory object proxy creation for vm arrays
    
    * vm/memory_object_proxy.c: truncate vm array types as if they were
      the rpc_ version because MIG can't handle that. This rpc can't
      handle more than one element anyway.
    
    Note that the same issue with vm arrays is present at least with
    syscall emulation, but that functionality seems unused for now.
    
    A better fix could be to add a vm descriptor type in include/mach/message.h,
    but then probably we don't need to use the rpc_ types in MIG anymore,
    they would be needed only for the syscall definitions.
    
    Signed-off-by: Luca Dariz <luca@orpolo.org>
    Message-Id: <20220628101054.446126-15-luca@orpolo.org>

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

Summary of changes:
 vm/memory_object_proxy.c | 7 +++++++
 1 file changed, 7 insertions(+)


hooks/post-receive
-- 
GNU Mach



reply via email to

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