|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 2/6] linux-user: Drop image_info.alignment |
Date: | Thu, 14 Nov 2024 17:07:32 +0100 |
User-agent: | Mozilla Thunderbird |
On 12/11/24 20:37, Richard Henderson wrote:
This field is write-only. Use only the function-local variable within load_elf_image. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- linux-user/qemu.h | 1 - linux-user/elfload.c | 7 +++---- 2 files changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |