Re: [PATCH RT 07/17] arm64: replace read_lock to rcu lock in call_step_hook

From: Steven Rostedt
Date: Thu Mar 03 2016 - 09:21:34 EST


On Thu, 3 Mar 2016 09:12:50 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:


> > I think, this got wrong during backporting, no?
> > Should have been
> > -DEFINE_RWLOCK(step_hook_lock);
> >
>

Below is the new patch.

Total -rc2 patch:

https://www.kernel.org/pub/linux/kernel/projects/rt/3.14/patch-3.14.61-rt64-rc2.patch.xz

Incremental patch:

https://www.kernel.org/pub/linux/kernel/projects/rt/3.14/incr/patch-3.14.61-rt63-rt64-rc2.patch.xz

-- Steve