From: Kyle McMartin Date: Sun, 27 Aug 2006 15:04:26 +0000 (-0400) Subject: [PARISC] Switch is_compat_task to use TIF_32BIT X-Git-Tag: v2.6.19-rc1~34^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df570b9c284701d08b22aa00cbfcf870b7f1b7c1;p=pandora-kernel.git [PARISC] Switch is_compat_task to use TIF_32BIT Stop using PER_LINUX32 to designate processes needing compaterizing. Convert is_compat_task to use TIF_32BIT and set TIF_32BIT in binfmt_elf32.c Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed