On Wed, Mar 4, 2009 at 6:50 AM, Dave Airlie <airl...@linux.ie> wrote:
>
>> Fix deadlock in drm_setmaster_ioctl
>
> Wow, I have this right in my rawhide tree, I must have retyped this when
> I ported it back.

We need to bump the dri version for this so we don't deadlock on older
kernels when the 2d drivers start using this.  A second non-kms X
server would just fail to initialize DRI before, when we add
drmSetMaster() support they will deadlock if we don't make it
conditional on whether or not the kernel has this fix.

cheers,
Kristian

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to