libpciaccess: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Mon Aug 15 15:41:08 UTC 2016


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

New commits:
commit 099489b7917da44de57f3214425ea9b4a8f36482
Author: Keith Busch <keith.busch at intel.com>
Date:   Wed Aug 10 17:05:23 2016 -0600

    Ignore 32-bit domains
    
    A pci "domain" need not be limited to the 16-bits. The Linux kernel
    currently supports 32-bit domains which cause startx to segfault. Updating
    libpciaccess to support 32-bit domains breaks the library's ABI, and
    domains requiring 32-bits are not necessary for startx anyway, so this
    patch ignores them.
    
    Reported-by: Pawel Baldysiak <pawel.baldysiak at intel.com>
    Signed-off-by: Keith Busch <keith.busch at intel.com>
    Reviewed-by: Eric Anholt <eric at anholt.net>



More information about the xorg-commit mailing list