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  258b45cde4d48149e410012b06bf2071dbba21b4 (commit)
      from  d2ce4a404f6dc016e650c46a117c3ce278af7350 (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 258b45cde4d48149e410012b06bf2071dbba21b4
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Fri Feb 18 01:28:23 2022 +0100

    rumpdisk: cope with unaligned and big accesses
    
    Unaligned accesses need a copy into an aligned buffer.
    
    Accesses larger than a page currently have to be split into pages, otherwise
    _bus_dmamap_load_buffer assumes coherent physical allocations.

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

Summary of changes:
 rumpdisk/block-rump.c | 113 ++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 86 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to