From: Jiri Slaby Date: Tue, 5 Oct 2010 13:07:33 +0000 (+0200) Subject: drm/nouveau: ratelimit IRQ messages X-Git-Tag: v2.6.37-rc3~8^2~3^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3bd8203082794d26de3a0a6a7d1ee639d07eb1;p=pandora-kernel.git drm/nouveau: ratelimit IRQ messages There are two messages in the ISR of nouveau which might be printed out hundred times in a second. Ratelimit them. (We need to move nouveau_ratelimit to the top of the file.) Signed-off-by: Jiri Slaby Reviewed-by: Marcin Slusarz Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed