From: Kyle McMartin Date: Wed, 30 May 2007 06:27:46 +0000 (-0400) Subject: [PARISC] fix "reduce size of task_struct on 64-bit machines" fallout X-Git-Tag: v2.6.22-rc5~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376e210b71d7736775f43f32c5c7712f90aaf59a;p=pandora-kernel.git [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 --- Reading git-diff-tree failed