On 7/29/2026 12:17 PM, Richard Henderson wrote: > The token is not computed via TARGET_PAGE_SIZE, but via a fixed 12-bit field. > > Cc: [email protected] > Fixes: ad1afe433fa ("linux-user/aarch64: Implement map_shadow_stack syscall") > Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/4106 > Signed-off-by: Richard Henderson <[email protected]> > --- > linux-user/syscall.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
