Re: [PATCH 0/2] Add and use WARN_RATELIMIT
From: David Miller <davem@davemloft.net>
Date: 2011-05-23 21:38:20
Also in:
linux-arch, lkml
From: David Miller <davem@davemloft.net>
Date: 2011-05-23 21:38:20
Also in:
linux-arch, lkml
From: Joe Perches <joe@perches.com> Date: Sat, 21 May 2011 10:48:38 -0700
Generic mechanism to ratelimit WARN uses. Joe Perches (2): bug.h: Add WARN_RATELIMIT net: filter: Use WARN_RATELIMIT include/asm-generic/bug.h | 16 ++++++++++++++++ net/core/filter.c | 4 +++- 2 files changed, 19 insertions(+), 1 deletions(-)
This looks fine to me, and no objections have been voiced otherwise, so applied to net-2.6, thanks!