On 04/15/2016 12:18 PM, Ingo Molnar wrote:
* Andy Lutomirski <[email protected]> wrote:Instead of ifdef, use the (grossly misnamed) is_ia32_task() helper for this, please.Please also let's do the rename.
Does `is_32bit_syscall` sounds right, or shall it be `is_32bit_task`? I think, `is_compat_task` will be bad-named for X86_32 host.
-- Regards, Dmitry Safonov

