From: Chris Wilson Date: Tue, 2 Sep 2014 07:03:22 +0000 (+0100) Subject: drm: Include task->name and master status in debugfs clients info X-Git-Tag: fixes-against-v3.18-rc2~73^2~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d47cb318ed3bfdea4032111772be6f7a5cc7a2;p=pandora-kernel.git drm: Include task->name and master status in debugfs clients info Showing who is the current master is useful for trying to decypher errors when trying to acquire master (e.g. a race with X taking over from plymouth). By including the process name as well as the pid simplifies the task of grabbing enough information remotely at the point of error. v2: Add the command column header and flesh out a couple of comments. (David Herrmann) Signed-off-by: Chris Wilson Cc: David Herrmann Reviewed-by: David Herrmann Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed