libpciaccess: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jan 9 00:10:20 UTC 2022


 src/hurd_pci.c |   26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

New commits:
commit 740d2f29700af38b01ca68e3e834db164cc1b789
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date:   Sun Jan 9 01:09:04 2022 +0100

    hurd: Restore initialization order
    
    3e0d1cde0187 ("hurd: Implement device memory mapping") was making
    root-running processes insist on using the pci device, and never try the
    fs-provided translator. This reverts back to trying the pci device
    first, but completely, and then revert to the fs-provided translator.



More information about the xorg-commit mailing list