diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-09-24 18:48:24 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-09-24 10:29:43 -0700 |
commit | b94cca31a7dbd204c7c3b6ede419be9a53b76bd6 (patch) | |
tree | 88a8802725ee118db32b2eb0bc459d567109e283 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ebf7a5d294a336c7701018884587646d89030073 (diff) | |
download | qemu-b94cca31a7dbd204c7c3b6ede419be9a53b76bd6.zip qemu-b94cca31a7dbd204c7c3b6ede419be9a53b76bd6.tar.gz qemu-b94cca31a7dbd204c7c3b6ede419be9a53b76bd6.tar.bz2 |
accel/tcg: Remove dead mmap_unlock() call in invalidate_phys_page_range
Since commit a97d5d2c8be ("accel/tcg: Use interval tree for TBs in
user-only mode") this code is guarded with #ifdef'ry and only build
for system emulation where mmap_unlock() is meaningless. Remove the
call.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250924164824.51971-1-philmd@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions