[PATCH] xserver: add udev/systemd multi-seat support

Lennart Poettering lennart at poettering.net
Tue Sep 27 07:15:40 PDT 2011


On Tue, 27.09.11 07:14, Dave Airlie (airlied at gmail.com) wrote:

> 
> >> >
> >> > http://www.freedesktop.org/wiki/Software/systemd/multiseat
> 
> Hi Lennart,
> 
> this patch caused a build regression on our RHEL6 builder,
> 
> http://tinderbox.x.org/builds/2011-09-27-0006/logs/xserver/#build
> 
> Can you please provide a patch to fix the build against older udevs, and just
> not do multi-seat in that case probably.

Uhm, this sucks.

But the fix should be easy: the calls to
udev_monitor_filter_add_match_tag() just need to be skipped if they are
not available, as they are an optimization only. 

I'll look into prepping a patch that adds an autoconf check for the
call, and ifdefs it out if it isn't found. I don't have RHEL around, can
I get you guys to test this patch for me then?

Lennart

-- 
Lennart Poettering - Red Hat, Inc.



More information about the xorg mailing list