On 01/27/2017 02:39 AM, Alex Bennée wrote: > From: Pranith Kumar <[email protected]> > > The recent patch enabling lock assertions uncovered the missing lock > acquisition in cpu_exec_step(). This patch adds them. > > CC: Richard Henderson <[email protected]> > CC: Alex Bennée <[email protected]> > Signed-off-by: Pranith Kumar <[email protected]> > --- > cpu-exec.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> (Didn't I give a r-b for v7 on this?) r~
