commit | 376e210b71d7736775f43f32c5c7712f90aaf59a | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Wed May 30 02:27:46 2007 -0400 |
committer | Kyle McMartin <kyle@minerva.i.cabal.ca> | Wed May 30 02:27:46 2007 -0400 |
tree | 2211ea5babfcd554bc47e64864bf3835e30db63a | |
parent | cb9577958d85896303561d9cc8544885deb272be [diff] |
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout 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>