[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)
commitdf570b9c284701d08b22aa00cbfcf870b7f1b7c1
tree4e3478a7c370dd595cd44d6ab79abfb94e93801b
parent8f611c453c6a41eee73645c80ccb10493e74b630
[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 <kyle@parisc-linux.org>
arch/parisc/kernel/binfmt_elf32.c
arch/parisc/kernel/signal.c
include/asm-parisc/compat.h
include/asm-parisc/processor.h