commit | a628b684d27d22631d1819890f13047ae9075241 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Mon Mar 05 13:39:29 2012 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon Mar 05 15:35:18 2012 -0800 |
tree | 996e8dcce2ff1f460d85acbc82d5bcc1ae3715d8 | |
parent | b263b31e8ad65cdbfa5a7f739460f350554a2dc1 [diff] |
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