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)
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