On 3/13/25 02:58, Philippe Mathieu-Daudé wrote:
On 13/3/25 04:44, Richard Henderson wrote:
Split out mmap_lock, et al from page-protection.h
to a new header.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  accel/tcg/internal-target.h    |  1 +
  include/exec/mmap-lock.h       | 33 +++++++++++++++++++++++++++++++++

What about include/accel/tcg/mmap-lock.h?

I'm not especially keen on that, no.

I thought about include/user/mmap-lock.h, dropping the system stubs.
The only user outside accel/tcg/ appears to be target/arm/helper.c.
So I could probably come up with something...


r~

Reply via email to