]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2d9541a9a958e9bad564f501bbf65a94329ad75
treee3524692543f73fe5c75f5aefad48fecf4cdb4bb
parent2808245fc37a591df58c90a3ed061f6742c297e6
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