diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-10-26 00:53:02 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-29 19:35:36 +0000 |
commit | 62b14c24b10033591bbab16dea165d696a616f37 (patch) | |
tree | 838b49148ee2a558d71d8ab7dc92b2e6b230d53b /arch/mips/mm | |
parent | 26c288f82c74dba08da6321c626c101a7aa8575b (diff) | |
download | linux-62b14c24b10033591bbab16dea165d696a616f37.tar.bz2 |
[MIPS] Store sign-extend register values for PTRACE_GETREGS
A comment on ptrace_getregs() states "Registers are sign extended to
fill the available space." but it is not true. Fix code to match the
comment. Also fix casts on each caller to get rid of some warnings.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mm')
0 files changed, 0 insertions, 0 deletions