Files
linux-st/include/linux
Markus Trippelsdorf 2351a6c6e7 tty: Fix bogus "callbacks suppressed" messages
On the current git tree one sees messages such as:
 tty_init_dev: 24 callbacks suppressed
 tty_init_dev: 3 callbacks suppressed

To fix this we need to look at condition before calling __ratelimit in
the WARN_RATELIMIT macro. While at it remove the superfluous
__WARN_RATELIMIT macros.

Original patch is from Joe Perches and Jiri Slaby.

Signed-off-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Acked-and-tested-by: Borislav Petkov <borislav.petkov@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-05 09:26:01 -07:00
..
2012-09-19 19:08:53 -06:00
2012-09-19 19:08:46 -06:00
2012-09-17 15:00:38 -07:00
2012-09-17 15:00:38 -07:00
2012-09-26 21:10:00 -04:00
2012-10-02 21:35:55 -04:00
2012-09-19 19:50:20 +02:00
2012-10-01 18:39:45 -04:00
2012-09-26 13:52:36 -07:00
2012-09-17 15:00:37 -07:00
2012-09-27 10:47:59 +02:00