mbox series

[v2,0/2] linux-user: Fix AT_PLATFORM for arm

Message ID 20190212074840.13542-1-richard.henderson@linaro.org
Headers show
Series linux-user: Fix AT_PLATFORM for arm | expand

Message

Richard Henderson Feb. 12, 2019, 7:48 a.m. UTC
With 5 minutes more thought I would have checked the values
that the 64-bit kernel supplies for arm32 in compat mode.
In the process I noticed that we don't get the right string
for arm64 in big-endian mode.


r~


Richard Henderson (2):
  linux-user: Add ELF_PLATFORM for arm
  linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user

 linux-user/elfload.c | 37 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 36 insertions(+), 1 deletion(-)

-- 
2.17.2