drm: don't set the signal blocker on the master process.
authorDave Airlie <airlied@redhat.com>
Fri, 25 Jul 2008 03:30:08 +0000 (13:30 +1000)
committerDave Airlie <airlied@linux.ie>
Fri, 25 Jul 2008 22:46:09 +0000 (08:46 +1000)
commit7fd7ba87f35aa4881e99b95bab4151b3f9db9b8e
treed5bc40bb7e8a11ec539dd97170d12d504b92e7c6
parent66723c09f5e4d60f1c746d112b065bacc1cfa89f
drm: don't set the signal blocker on the master process.

this lets us debug the X server through xkb startup.

Not sure what the correct answer is, probably X needs to drop
the lock when execing stuff, with input hotplug it can get
xkb stuff at any time I believe.
linux-core/drm_lock.c