[Intel-gfx] [PATCH] drm/i915: Remove a debugging printk from hangcheck

Eric Anholt eric at anholt.net
Wed Dec 9 08:58:10 CET 2009


On Tue,  8 Dec 2009 22:12:06 +0000, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> A residual bare printk survived the merger of the hang detector, remove
> this debugging left-over.
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> ---
>  drivers/gpu/drm/i915/i915_irq.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/i915_irq.c b/drivers/gpu/drm/i915/i915_irq.c
> index a31c9d5..a1345d7 100644
> --- a/drivers/gpu/drm/i915/i915_irq.c
> +++ b/drivers/gpu/drm/i915/i915_irq.c
> @@ -538,7 +538,6 @@ static void i915_handle_error(struct drm_device *dev, bool wedged)
>  		/*
>  		 * Wakeup waiting processes so they don't hang
>  		 */
> -		printk("i915: Waking up sleeping processes\n");
>  		DRM_WAKEUP(&dev_priv->irq_queue);
>  	}
>  
> -- 
> 1.6.5.4

applied. thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20091208/65e27ee5/attachment.sig>


More information about the Intel-gfx mailing list