Riku Voipio
686581adcf
linux-user: Fix fault address truncation AArch64
...
On AArch64 the si_addr field of siginfo_t is truncated to 32 bits
because the fault address passes through an uint32_t variable.
Follow Peters suggestion and drop the uint32_t variable
since its only used once in the Aarch64 loop.
Reported-by: Amanieu d'Antras <amanieu@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2014-11-03 11:03:34 +02:00
..
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-10-06 21:52:45 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-08-22 15:06:35 +03:00
2014-11-03 11:03:34 +02:00
2008-12-13 09:32:43 +00:00
2007-10-14 16:27:31 +00:00
2014-01-10 08:51:37 +02:00
2014-10-06 21:52:45 +03:00
2008-05-23 16:06:43 +00:00
2014-03-13 19:20:47 +01:00
2014-03-13 19:52:28 +01:00
2014-11-03 11:03:34 +02:00
2014-05-02 21:59:36 +03:00
2013-07-22 21:54:52 +03:00
2014-06-17 08:52:08 +03:00
2014-09-08 12:50:46 +02:00
2014-06-29 14:19:59 +03:00
2013-04-05 14:40:54 +02:00
2014-08-22 15:06:34 +03:00
2014-07-15 16:28:25 +03:00
2014-10-06 21:52:45 +03:00
2014-10-06 21:52:46 +03:00
2011-02-09 10:33:54 +02:00
2009-07-01 18:24:44 +00:00
2014-06-17 09:21:40 +03:00
2014-05-02 21:59:36 +03:00
2014-03-13 19:20:47 +01:00