[PULL] arm build fixes (v2)

Rob Clark robdclark at gmail.com
Sun Apr 27 09:08:45 PDT 2014


Hi Keith,

updated/rebased, and I've reviewed Thierry's patch.  Of the other two,
one has an a-b, the other needs a r-b but is pretty simple/obvious
one-liner fix, maybe you can review it as you merge or cherry-pick?

* my two patches make arm default to stub int10 implementation (and
fix stub implementation to actually compile).. this is what 99.9% of
folks on ARM want
* Thierry's patch actually fixes the real int10 implementation to work
for the 0.1% of people who want that

-------

The following changes since commit 4c3932620c29c91dfbbc8eb09c84efcaa7ec873e:

  hw/xfree86: Restore API compatibility for cursor loading functions
(2014-04-25 14:41:52 -0700)

are available in the git repository at:

  git://github.com/robclark/xserver.git arm-build-fixes

for you to fetch changes up to b92a9289fef4831e9af69e5f6f64b5454f550559:

  xfree86: int10: Fix build on ARM (2014-04-27 12:02:39 -0400)

----------------------------------------------------------------
Rob Clark (2):
      default to stub int10 implementation on arm
      int10: fix build error

Thierry Reding (1):
      xfree86: int10: Fix build on ARM

 configure.ac                  | 1 +
 hw/xfree86/int10/stub.c       | 2 +-
 hw/xfree86/int10/xf86x86emu.c | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)


More information about the xorg-devel mailing list