ratelimit: add comment warning people off printk_ratelimit()
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Oct 2010 21:22:49 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:16 +0000 (16:52 -0700)
commit77006a0a828249dd69341f960043ee41e7487aa0
treee3524692543f73fe5c75f5aefad48fecf4cdb4bb
parentf5d87d851d76a390d0fab2f77bd1d563d69ee586
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 <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h