From 50d47cb318ed3bfdea4032111772be6f7a5cc7a2 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 2 Sep 2014 08:03:22 +0100 Subject: [PATCH] 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-format-patch failed