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:
4c4ece3
)
powerpc: Move is_32bit_task
author
Anton Blanchard
<anton@samba.org>
Sun, 22 Feb 2009 01:49:58 +0000
(
01:49
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 23 Feb 2009 04:53:06 +0000
(15:53 +1100)
Move is_32bit_task into asm/thread_info.h, that allows us to test for
32/64bit tasks without an ugly CONFIG_PPC64 ifdef.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found