diff options
author | Joe Perches <joe@perches.com> | 2011-05-21 07:48:39 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-07-13 05:31:26 +0200 |
commit | 7cad013caa9a0f16f47b1b5139b67bdf1bf5c7d1 (patch) | |
tree | 37426e6d541d87565fd96d51a656c196e04ccb60 /net | |
parent | 386f12d6c880e3c7b9a31da1c7b5cca3500470d0 (diff) |
bug.h: Add WARN_RATELIMIT
[ Upstream commit b3eec79b0776e5340a3db75b34953977c7e5086e ]
Add a generic mechanism to ratelimit WARN(foo, fmt, ...) messages
using a hidden per call site static struct ratelimit_state.
Also add an __WARN_RATELIMIT variant to be able to use a specific
struct ratelimit_state.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions