[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <961aa3351002281913w5c009443v4a90793ffc37d2c2@mail.gmail.com>
Date: Mon, 1 Mar 2010 12:13:49 +0900
From: Akinobu Mita <akinobu.mita@...il.com>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] alpha: use __ratelimit
2010/3/1 Joe Perches <joe@...ches.com>:
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists