Skip to content
Snippets Groups Projects
Commit 8eb806a7 authored by Richard Henderson's avatar Richard Henderson
Browse files

exec/translator: Pass the locked filepointer to disas_log hook


We have fetched and locked the logfile in translator_loop.
Pass the filepointer down to the disas_log hook so that it
need not be fetched and locked again.

Reviewed-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-Id: <20220417183019.755276-13-richard.henderson@linaro.org>
parent b7a83ff8
No related branches found
No related tags found
No related merge requests found
Showing
with 80 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment