x32: Provide separate is_ia32_task() and is_x32_task() predicates
authorH. Peter Anvin <hpa@zytor.com>
Mon, 5 Mar 2012 21:39:29 +0000 (13:39 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 5 Mar 2012 23:35:18 +0000 (15:35 -0800)
commita628b684d27d22631d1819890f13047ae9075241
tree996e8dcce2ff1f460d85acbc82d5bcc1ae3715d8
parentb263b31e8ad65cdbfa5a7f739460f350554a2dc1
x32: Provide separate is_ia32_task() and is_x32_task() predicates

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
arch/x86/include/asm/compat.h