From: Andrew Morton Date: Tue, 26 Oct 2010 21:22:49 +0000 (-0700) Subject: ratelimit: add comment warning people off printk_ratelimit() X-Git-Tag: v2.6.37-rc1~105^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77006a0a828249dd69341f960043ee41e7487aa0;p=pandora-kernel.git ratelimit: add comment warning people off printk_ratelimit() printk_ratelimit() was a bad idea - we don't want subsytem A causing ratelimiting of subsystem B's messages. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed