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:
b263b31
)
x32: Provide separate is_ia32_task() and is_x32_task() predicates
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 5 Mar 2012 21:39:29 +0000
(13:39 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 5 Mar 2012 23:35:18 +0000
(15:35 -0800)
The is_compat_task() test is composed of two predicates already, so
make each of them available separately.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: H. J. Lu <hjl.tools@gmail.com>
Link:
http://lkml.kernel.org/r/1329696488-16970-1-git-send-email-hpa@zytor.com
No differences found