On Tue, 17 Mar 2020 22:14:49 -0400 William Breathitt Gray <vilhelm.gray@xxxxxxxxx> wrote: > On Mon, Mar 16, 2020 at 06:19:30PM +0530, Syed Nayyar Waris wrote: > > Add lock protection from race conditions to 104-quad-8 counter driver > > generic interface code changes. Mutex calls used for protection. > > > > Fixes: f1d8a071d45b ("counter: 104-quad-8: Add Generic Counter interface > > support") > > > > Signed-off-by: Syed Nayyar Waris <syednwaris@xxxxxxxxx> > > --- > > Changes in v5: > > - Change spin lock calls to mutex lock calls > > - Modify the title description. > > Signed-off-by: William Breathitt Gray <vilhelm.gray@xxxxxxxxx> Looks good. I'm not sure right now which tree I'll take this through (depends on whether it looks like we'll get an rc8 and hence I can sneak it in for the coming merge window or not). So poke me if I seem to have forgotten to apply this in a week or so. Thanks, Jonathan