]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit376e210b71d7736775f43f32c5c7712f90aaf59a
tree2211ea5babfcd554bc47e64864bf3835e30db63a
parentcb9577958d85896303561d9cc8544885deb272be
[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>
arch/parisc/kernel/entry.S
arch/parisc/kernel/syscall.S