[PATCH xserver] xfree86: Fix fallback driver sort order for Xorg -configure (v2)
Adam Jackson
ajax at redhat.com
Fri Jul 15 15:08:57 UTC 2016
On Tue, 2016-07-12 at 15:55 -0700, Keith Packard wrote:
> Adam Jackson <ajax at redhat.com> writes:
>
> > The original list is just whatever readdir() gave us, filtered to match
> > *_drv.so (although doing that bit with regex instead of glob because
> > why not). Which is how I found the bug in the first place: if you
> > reinstall vesa on a filesystem that gives you results in ctime order
> > vesa would be last in the list already, and the first swap would move
> > vesa to wherever fbdev/modesetting happened to be.
>
> Nice.
>
> In that case,
>
> Reviewed-by: Keith Packard <keithp at keithp.com>
Merged with a const-correctness fixup to avoid a warning:
remote: E: failed to find patch for rev 32a9504c69183485b0b796fa3966cd1e39992365.
remote: I: 0 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
4926845..32a9504 master -> master
- ajax
More information about the xorg-devel
mailing list