[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
authorKyle McMartin <kyle@parisc-linux.org>
Wed, 30 May 2007 06:27:46 +0000 (02:27 -0400)
committerKyle McMartin <kyle@minerva.i.cabal.ca>
Wed, 30 May 2007 06:27:46 +0000 (02:27 -0400)
Amazingly, parisc was the only arch effected by this...
Convert register-sized loads/stores to always be 32-bit for these fields.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found