From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH -mm] __ratelimit rewrite Date: Sun, 04 May 2008 19:25:05 -0700 Message-ID: <1209954305.13011.1.camel@localhost> References: <20080504070738.GA11832@darkstar.te-china.tietoenator.com> <1209912447.16966.42.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: akpm@linux-foundation.org, paulmck@us.ibm.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Dave Young Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 2008-05-05 at 09:37 +0800, Dave Young wrote: > > I think your changes should then be done in > > printk.h not creating a new ratelimit.h. > > IMO ratelimit is not just for printk use now, so a standalone head > file is necessary. What other uses would ratelimit have?