Richard Henderson <[email protected]> writes:
> 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?)
You did but my tooling dropped the ball recalling this :-/
(I keep tags in an org-mode file which re-writes (foo) to {foo}
in the subject which was confusing the script looking for un-applied tags).
Anyway done now thanks :-)
--
Alex Bennée