kernel - Fix DRM_DEBUG() macro
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 20 Nov 2011 17:45:36 +0000 (09:45 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 20 Nov 2011 17:45:36 +0000 (09:45 -0800)
commitddfc7d9104aad56b6e48069cca77141f3f3dac7f
tree387cb264e3830043e6d3a3126debb86308aef033
parent7c48796cc3861092b766adc3f9015d76a54af2ce
kernel - Fix DRM_DEBUG() macro

* It was dereferencing td->td_proc without checking whether a process
  even exists first.

Reported-by: juanfra_
sys/dev/drm/drmP.h