diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-08-03 20:52:44 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-08-08 13:27:17 -0700 |
commit | 5f4e5b34092556ab1577e25d1262bd5975b26980 (patch) | |
tree | 4daadf1c05227a5ce87800cf7ef75860bc1aa954 /linux-user/vm86.c | |
parent | 2d385be6152222b61540639d2c41cdc48efec22c (diff) |
linux-user: Use zero_bss for PT_LOAD with no file contents too
If p_filesz == 0, then vaddr_ef == vaddr. We can reuse the
code in zero_bss rather than incompletely duplicating it in
load_elf_image.
Tested-by: Helge Deller <deller@gmx.de>
Reviewed-by: Helge Deller <deller@gmx.de>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/vm86.c')
0 files changed, 0 insertions, 0 deletions