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@redhat.com>
Fri, 25 Jul 2008 03:30:08 +0000 (13:30 +1000)
commit50db5aefa18283282400fd4a5090b686b5870206
tree51b32ec635b09c4119fd75e875ec34770529c49e
parent2580a065d81be645a14af1e91b8441f7e72fcbe4
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