On 6/1/26 16:40, Jim MacArthur wrote:
get_elf_hwcap was used when get_elf_hwcap2 should have been.Fixes: fcac98d0ba8b ("linux-user: Remove ELF_HWCAP2") Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3259 Signed-off-by: Jim MacArthur <[email protected]> --- linux-user/elfload.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
