summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2010-10-14 22:48:00 +0200
committerChris Metcalf <cmetcalf@tilera.com>2010-10-15 21:39:44 +0200
commitce7f2a39675ea5e8e27b3f3bb03e5041c7d10412 (patch)
tree5552e14b279cac5acc56c2b9cd3114d8e612a078 /arch/m68knommu
parentarch/tile: support new info op generated by compiler (diff)
downloadlinux-ce7f2a39675ea5e8e27b3f3bb03e5041c7d10412.tar.xz
linux-ce7f2a39675ea5e8e27b3f3bb03e5041c7d10412.zip
arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode
Previously, we tried to pass 64-bit arguments through the "COMPAT" mode 32-bit syscall API, which turned out not to work well. Now we just use straight 32-bit arguments in COMPAT mode, thus requiring individual registers to be read/written with two syscalls. Of course this is uncommon, since usually all the registers are read or written at once. The restructuring applies to all the tile platforms, but is plausibly better than the original code in any case. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/m68knommu')
0 files changed, 0 insertions, 0 deletions