Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756078Ab1EURsr (ORCPT ); Sat, 21 May 2011 13:48:47 -0400 Received: from mail.perches.com ([173.55.12.10]:1820 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754262Ab1EURsn (ORCPT ); Sat, 21 May 2011 13:48:43 -0400 From: Joe Perches To: Ben Greear , linux-arch@vger.kernel.org Cc: "David S. Miller" , Arnd Bergmann , netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] Add and use WARN_RATELIMIT Date: Sat, 21 May 2011 10:48:38 -0700 Message-Id: X-Mailer: git-send-email 1.7.5.rc3.dirty In-Reply-To: <1305666832.1722.62.camel@Joe-Laptop> References: <1305666832.1722.62.camel@Joe-Laptop> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 18 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(-) -- 1.7.5.rc3.dirty -- 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/