From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753169AbcGETm6 (ORCPT ); Tue, 5 Jul 2016 15:42:58 -0400 Received: from mail.skyhub.de ([78.46.96.112]:38137 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751282AbcGETm5 (ORCPT ); Tue, 5 Jul 2016 15:42:57 -0400 Date: Tue, 5 Jul 2016 21:42:45 +0200 From: Borislav Petkov To: Steven Rostedt Cc: LKML , Andrew Morton , Franck Bui , Greg Kroah-Hartman , Ingo Molnar , Linus Torvalds , Peter Zijlstra , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= Subject: Re: [PATCH -v3 1/2] ratelimit: Extend to print suppressed messages on release Message-ID: <20160705194244.GG12027@pd.tnic> References: <1467642292-15671-1-git-send-email-bp@alien8.de> <1467642292-15671-2-git-send-email-bp@alien8.de> <20160705142648.57456ef8@gandalf.local.home> <20160705184517.GF12027@pd.tnic> <20160705145732.4b6dbd55@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160705145732.4b6dbd55@gandalf.local.home> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 05, 2016 at 02:57:32PM -0400, Steven Rostedt wrote: > Perhaps we should show both, unless you don't think this will ever be > used by anything other than devkmsg? I'd say let's do it only when we go down that road and start using it for something else. Because, for example, the ratelimiting thing is, in fact, generic but it is used primarily to ratelimit printks. Even though it could be used for something else, theoretically... -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.