git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f611c4
)
[PARISC] Switch is_compat_task to use TIF_32BIT
author
Kyle McMartin
<kyle@parisc-linux.org>
Sun, 27 Aug 2006 15:04:26 +0000
(11:04 -0400)
committer
Matthew 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