Skip to content
Commit 3e5fc80a authored by Dave Airlie's avatar Dave Airlie
Browse files

drm: don't set the signal blocker on the master process.



There is a problem with debugging the X server and gdb crashes in
the xkb startup code.

This avoids the problem by allowing the master process to get signals.
It should be safe as the signal blocker is mainly so that you can
Ctrl-Z a 3D application without locking up the whole box. Ctrl-Z the
X server isn't something many people do.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent e5b4f194
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment