On Wed, 30 Jul 2025 at 01:27, Richard Henderson <richard.hender...@linaro.org> wrote: > > Rename from vdso_image_info to avoid a symbol clash. > Provide fallback versions for other targets. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/loader.h | 12 ++++++++++++ > linux-user/arm/elfload.c | 20 ++++++++++++++++++++ > linux-user/elfload.c | 41 ++++++++++------------------------------ > 3 files changed, 42 insertions(+), 31 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM