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 "Hurd".

The branch, master has been updated
       via  c1d219c066a5fbf6a6a4c3139f64954dbf12fd02 (commit)
      from  50888737e48bab04a2c1290226249db927a60b4b (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 c1d219c066a5fbf6a6a4c3139f64954dbf12fd02
Author: Flavio Cruz <[email protected]>
Date:   Wed May 10 01:00:45 2023 -0400

    Only use host_get_kernel_version and default_pager_paging_storage_new in 
x86_64.
    
    Also fixed the implementation of default_pager_paging_storage_new in proxy
    def pager to call into default_pager_paging_storage_new.
    
    We can fast track the simplification of the RPC ABI for x86_64 if we don't 
have
    MACH_MSG_TYPE_STRING used in RPCs which forces msgt_size to use more than 8
    bits.
    Message-Id: <ZFsk/[email protected]>

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

Summary of changes:
 hurd/default_pager.defs |  4 ++++
 mach-defpager/setup.c   | 10 ++++++----
 proc/host.c             |  3 +++
 sutils/swapon.c         |  3 +++
 trans/proxy-defpager.c  | 30 +++++++++++++++++++++++-------
 5 files changed, 39 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to