]> code.ossystems Code Review - openembedded-core.git/commit
xorg: fix VESA int10 error
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 9 Jun 2015 19:20:10 +0000 (15:20 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jun 2015 22:55:45 +0000 (23:55 +0100)
commite1570e12f92bf359ef34d0e2998b09981bcece18
tree83fce775b0e2e29b2882fe8eb7c072ffd1685d4f
parent659d0300187accaff393d2b988aef6b58972ed8d
xorg: fix VESA int10 error

When falling back to the VESA server, X fails to start due to an error
reading the int10 vec.

We cherry-pick the following commit to fix the error:

   commit 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56
   Author: Jürg Billeter <j@bitron.ch>
   Date:   Sat Feb 7 18:13:21 2015 +0100

       int10: Fix error check for pci_device_map_legacy

       pci_device_map_legacy returns 0 on success.

Signed-off-by: Jürg Billeter <j@bitron.ch>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-int10-Fix-error-check-for-pci_device_map_legacy.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-xserver/xserver-xorg_1.17.1.bb