1. 18 10月, 2008 37 次提交
  2. 17 10月, 2008 1 次提交
  3. 01 9月, 2008 1 次提交
  4. 25 8月, 2008 1 次提交
    • D
      drm: don't set the signal blocker on the master process. · 3e5fc80a
      Dave Airlie 提交于
      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: NDave Airlie <airlied@redhat.com>
      3e5fc80a