Re: [PATCH 3/6] linux-user/aarch64: Reduce vdso alignment to 4k

2024-11-14 Thread Philippe Mathieu-Daudé
Preferably adding here and in following patches: "Reduce vdso alignment to minimum page size." Reviewed-by: Philippe Mathieu-Daudé On 12/11/24 20:37, Richard Henderson wrote: Signed-off-by: Richard Henderson --- linux-user/aarch64/Makefile.vdso | 5 +++-- linux-user/aarch64/vdso-be.so

[PATCH 3/6] linux-user/aarch64: Reduce vdso alignment to 4k

2024-11-12 Thread Richard Henderson
Signed-off-by: Richard Henderson --- linux-user/aarch64/Makefile.vdso | 5 +++-- linux-user/aarch64/vdso-be.so| Bin 3224 -> 3224 bytes linux-user/aarch64/vdso-le.so| Bin 3224 -> 3224 bytes 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/linux-user/aarch64/Makefile.vdso