TIF_ELF2ABI
set_thread_flag(TIF_ELF2ABI); \
clear_thread_flag(TIF_ELF2ABI); \
#define is_elf2_task() (test_thread_flag(TIF_ELF2ABI))