Re: [PATCH] alpha: use __ratelimit

From: Akinobu Mita
Date: Sun Feb 28 2010 - 22:13:58 EST


2010/3/1 Joe Perches <joe@xxxxxxxxxxx>:
> On Sun, 2010-02-28 at 19:58 +0900, Akinobu Mita wrote:
>> Replace open-coded rate limiting logic with __ratelimit().
>
> Perhaps printk_ratelimited?

This patch is cleanup only and no functionnal change (it does not change
the rate limit interval and burst).

But using printk_ratelimited() changes the burst count from 5 to 10.
It may not be big difference but I'm not sure...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/