Re: 4.4 "rcu: Force boolean subscript for expedited stall warnings"

2019-02-07 Thread Greg KH
On Wed, Feb 06, 2019 at 11:51:50AM +, Rantala, Tommi T. (Nokia - FI/Espoo) 
wrote:
> Hi,
> 
> Can you pick this tiny one-liner patch to 4.4.y?
> Fixes unexpected null byte in RCU "expedited stall" message.
> 
> 
> commit ec3833ed02ae6ef2a933ece9de7cbab0c64c699e
> Author: Paul E. McKenney 
> Date:   Mon Jan 11 16:29:29 2016 -0800
> 
> rcu: Force boolean subscript for expedited stall warnings

Now queued up, thanks.

greg k-h


4.4 "rcu: Force boolean subscript for expedited stall warnings"

2019-02-06 Thread Rantala, Tommi T. (Nokia - FI/Espoo)
Hi,

Can you pick this tiny one-liner patch to 4.4.y?
Fixes unexpected null byte in RCU "expedited stall" message.


commit ec3833ed02ae6ef2a933ece9de7cbab0c64c699e
Author: Paul E. McKenney 
Date:   Mon Jan 11 16:29:29 2016 -0800

rcu: Force boolean subscript for expedited stall warnings


-Tommi