Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757630Ab1EWViU (ORCPT ); Mon, 23 May 2011 17:38:20 -0400 Received: from shards.monkeyblade.net ([198.137.202.13]:41682 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754827Ab1EWViS (ORCPT ); Mon, 23 May 2011 17:38:18 -0400 Date: Mon, 23 May 2011 17:38:06 -0400 (EDT) Message-Id: <20110523.173806.1174406351709452162.davem@davemloft.net> To: joe@perches.com Cc: greearb@candelatech.com, linux-arch@vger.kernel.org, arnd@arndb.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] Add and use WARN_RATELIMIT From: David Miller In-Reply-To: References: <1305666832.1722.62.camel@Joe-Laptop> X-Mailer: Mew version 6.3 on Emacs 23.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Mon, 23 May 2011 14:38:08 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 703 Lines: 20 From: Joe Perches 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! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/