commit | aa5e03d2aa4ed19bfb7f4ce80092758018c6a71c | [log] [tgz] |
---|---|---|
author | Maxim Ostapenko <m.ostapenko@partner.samsung.com> | Mon Feb 02 18:18:29 2015 +0400 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Feb 10 09:27:20 2015 +0300 |
tree | cf23e1f4e6c426b4b106e363864b58e49ba08510 | |
parent | 55a10996034cb2e633f0437cedd97f345183c0ec [diff] |
linux-user: wrong TARGET_SI_PAD_SIZE value for some targets. Fix TARGET_SI_PAD_SIZE calculation to match the way the kernel does it. Use different TARGET_SI_PREAMBLE_SIZE for 32-bit and 64-bit targets. Signed-off-by: Maxim Ostapenko <m.ostapenko@partner.samsung.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>