From 5d13d425eb58d28c8be6dc8bf706ca361373c3ba Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Thu, 21 Nov 2013 14:29:51 -0500 Subject: [PATCH] drm: add DRM_ERROR_RATELIMITED For error traces in situations that can run away, it is nice to have a rate-limited version of DRM_ERROR() to avoid massive log flooding. Signed-off-by: Rob Clark Reviewed-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-format-patch failed