2012-02-13 20:58:18

by Sven-Haegar Koch

[permalink] [raw]
Subject: 2.6.32.55+ printk_ratelimit()

hello,

catching up with the stable kernel 2.6.32 I saw that 2.6.32.55 included
8a64f33 "kernel.h: add printk_ratelimited and pr_<level>_rl"

Could it be that 2.6.32.x now also should get upstream
d8521fcc5e0ad3e79bbc4231bb20a6cdc2b50164 "printk_ratelimited(): fix
uninitialized spinlock" ?

c'ya
sven-haegar

--
Three may keep a secret, if two of them are dead.
- Ben F.


2012-02-13 21:44:55

by Greg KH

[permalink] [raw]
Subject: Re: 2.6.32.55+ printk_ratelimit()

On Mon, Feb 13, 2012 at 09:58:08PM +0100, Sven-Haegar Koch wrote:
> hello,
>
> catching up with the stable kernel 2.6.32 I saw that 2.6.32.55 included
> 8a64f33 "kernel.h: add printk_ratelimited and pr_<level>_rl"
>
> Could it be that 2.6.32.x now also should get upstream
> d8521fcc5e0ad3e79bbc4231bb20a6cdc2b50164 "printk_ratelimited(): fix
> uninitialized spinlock" ?

Yes, I've now queued that one up, as well as another printk_ratelimit
fix that is needed.

thanks for letting me know.

greg k-h