Files
xserver/os
Keith Packard 06bdc3bc1a os: fix input_mutex_count off-by-one in input_force_unlock
input_force_unlock was mis-using input_mutex_lock and leaving it set
to -1. As this is  executed from OsInit at each server generation, on
the second time through, the mutex would be left locked (!) due to the
trylock call. This caused input to fail after the first server reset.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-05-29 19:21:15 -07:00
..
2015-11-30 11:51:22 -05:00
2014-11-12 10:25:00 +10:00
2012-03-21 13:54:42 -07:00
2016-02-08 21:49:56 -05:00
2012-03-21 13:54:42 -07:00
2014-11-12 10:25:00 +10:00
2015-12-01 13:55:03 -05:00
2015-11-30 11:51:22 -05:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2016-02-08 21:49:56 -05:00
2016-02-08 21:49:56 -05:00
2013-10-31 16:58:12 -07:00