From: Dave Young Date: Tue, 29 Apr 2008 07:59:43 +0000 (-0700) Subject: isolate ratelimit from printk.c for other use X-Git-Tag: v2.6.26-rc1~606 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f97a5a8799b8d7d0afdb9d68a50a4e0e8298a05;p=pandora-kernel.git isolate ratelimit from printk.c for other use Due to the rcupreempt.h WARN_ON trigged, I got 2G syslog file. For some serious complaining of kernel, we need repeat the warnings, so here I isolate the ratelimit part of printk.c to a standalone file. Signed-off-by: Dave Young Acked-by: Paul E. McKenney Tested-by: Paul E. McKenney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed