commit | df570b9c284701d08b22aa00cbfcf870b7f1b7c1 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Sun Aug 27 11:04:26 2006 -0400 |
committer | Matthew Wilcox <willy@parisc-linux.org> | Wed Oct 04 06:46:42 2006 -0600 |
tree | 4e3478a7c370dd595cd44d6ab79abfb94e93801b | |
parent | 8f611c453c6a41eee73645c80ccb10493e74b630 [diff] |
[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>