Re: x86: get rid of the insane TIF_ABI_PENDING bit

From: H. Peter Anvin
Date: Mon Feb 15 2010 - 14:07:59 EST


On 02/15/2010 08:17 AM, Oleg Nesterov wrote:
>> +void set_personality_ia32(void);
>> +#define COMPAT_SET_PERSONALITY(ex) set_personality_ia32()
>
> OK, but what about force_personality32? With this patch it becomes
> unused?

This is a bug... I happened not to notice it before on my system
force_personality32 is zero.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/