commit | 072c444b0d948451771b0245b74d5310a00e3dd2 | [log] [tgz] |
---|---|---|
author | Mahmoud Mandour <ma.mandourr@gmail.com> | Wed Jul 21 00:26:56 2021 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Fri Jul 23 17:22:16 2021 +0100 |
tree | 146b9a21bbc8edf89a5d77bc98ff7eb97e4b38a8 | |
parent | de9fc40f36ab8e696d1c69727e80a80c46f20978 [diff] |
plugins/cache: limited the scope of a mutex lock It's not necessary to lock the address translation portion of the vcpu_mem_access callback. Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210714172151.8494-3-ma.mandourr@gmail.com> Message-Id: <20210720232703.10650-23-alex.bennee@linaro.org>