[PARISC] Switch is_compat_task to use TIF_32BIT
authorKyle McMartin <kyle@parisc-linux.org>
Sun, 27 Aug 2006 15:04:26 +0000 (11:04 -0400)
committerMatthew Wilcox <willy@parisc-linux.org>
Wed, 4 Oct 2006 12:46:42 +0000 (06:46 -0600)
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 <kyle@parisc-linux.org>

No differences found