Skip to content
Commit 9c950e46 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm: Print the pid when debug logging an ioctl error.



When we debug print what ioctl we're calling into, we include the pid.
If you have multiple processes rendering simulataneously, the error
return also needs the pid so you can see which of the ioctl calls was
the one to fail.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20180130215643.11016-1-eric@anholt.net
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 9569002a
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