On Thu, May 12, 2011 at 09:45:14AM -0400, Kristian Høgsberg wrote:
> A different solution could be to use the input thread idea and stop
> taking SIGIO.

The input thread needs a lot of work though - we don't do any locking at
all.  So try doing device creation/destruction in a loop, or changing
the device hierachy, or, or, or, while generating input events at the
same time.  It won't end well.

Cheers,
Daniel
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to