Merge the user-only page_protect function with the user-only
implementation of tb_lock_page0. This avoids pulling
page-protection.h into tb-internal.h.
Signed-off-by: Richard Henderson
---
accel/tcg/tb-internal.h| 11 +++
include/user/page-protection.h | 1 -
accel/tcg/user-exe
On 3/28/25 13:04, Richard Henderson wrote:
Merge the user-only page_protect function with the user-only
implementation of tb_lock_page0. This avoids pulling
page-protection.h into tb-internal.h.
Signed-off-by: Richard Henderson
---
accel/tcg/tb-internal.h| 11 +++
include/us