[SCM] GNU Mach branch, master, updated. v1.8-1196-g44a66bd9

Samuel Thibault <[email protected]> Sun, 28 Jun 2026 19:13:01 -0400 (EDT)
Newsgroups gmane.os.hurd.cvs
Message-ID <[email protected]>
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  44a66bd9b8df54c24466f4e2eb22ca51d891a4f1 (commit)
      from  612abf921cf8fbbc2b136f624316beec4e813c1f (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 44a66bd9b8df54c24466f4e2eb22ca51d891a4f1
Author: Samuel Thibault <[email protected]>
Date:   Mon Jun 29 01:11:45 2026 +0200

    vm_allocate_contiguous: Do not check for highmem limit
    
    When running on 32b without PAE, it is a bit less than 4G, and userland
    would ask for 4G, so we would fail this and actually fallback to the DMA
    segment!

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

Summary of changes:
 vm/vm_user.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach