diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2010-08-13 12:32:21 (GMT) |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2010-08-13 12:32:21 (GMT) |
commit | 32020effaf713c0c669864301bcd5dac6b9bb9e0 (patch) | |
tree | 86bca127e785fe2170bfec548ebc6be549a842b8 /fs | |
parent | 749dc6f252b57d5cb9c1f4c1c4aafe4c92a28207 (diff) | |
download | linux-32020effaf713c0c669864301bcd5dac6b9bb9e0.tar.xz |
arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.
First, the siginfo preamble wasn't quite right; we need to indicate
that we are padding up to 4 ints of preamble for 64-bit code, and
then for compat mode we need to pad differently, using only 3 ints.
Second, the C ABI requires a save area of two registers, not two
pointers, since in compat mode we have 64-bit registers all of which
we need to save, even though we only have 32-bit VAs.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions