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  88d7363db23f8dba06ed260e10b5c7f40538565c (commit)
      from  7f93e803bf9cbdf9db86d3f718f527880fada358 (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 88d7363db23f8dba06ed260e10b5c7f40538565c
Author: Joan Lledó <jlle...@member.fsf.org>
Date:   Sun Sep 13 20:16:16 2020 +0200

    pci-arbiter: Probe devices and map regions
    
    This adapts the arbiter to a bug fixed in libpciaccess. We were relying on
    the library to probe devices and map regions but it's the arbiter who should
    do it.
    
    * pci-arbiter/pcifs.c:
        * create_fs_tree(): probe the device to find regions and rom
    * pci-arbiter/func_files.c:
        * io_region_file(): map region on the first access attempt

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

Summary of changes:
 pci-arbiter/func_files.c | 24 ++++++++++++++++++++----
 pci-arbiter/pcifs.c      | 15 ++++++++++-----
 2 files changed, 30 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to