Re: x86: get rid of the insane TIF_ABI_PENDING bit

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Monday, February 15, 2010 - 9:17 am

commit 05d43ed8a89c159ff641d472f970e3f1baa66318
Author: H. Peter Anvin <hpa@zytor.com>
Date:   Thu Jan 28 22:14:43 2010 -0800


OK, but what about force_personality32? With this patch it becomes
unused?


Can't understand why we need TS_COMPAT. I assume this is correct,
this was copied from flush_thread().

What TS_COMPAT actually means? I thought it just means "the task
is inside 32-bit syscall".

If a 64bit task execs a 32bit app, can't this TS_COMPAT break, say,
syscall_get_arguments() ?

Just curious, I don't really understand COMPAT issues anyway.

Oleg.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Oleg Nesterov, (Mon Feb 15, 9:17 am)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, H. Peter Anvin, (Mon Feb 15, 9:23 am)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Oleg Nesterov, (Mon Feb 15, 9:50 am)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, H. Peter Anvin, (Mon Feb 15, 11:06 am)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Oleg Nesterov, (Mon Feb 15, 11:52 am)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, H. Peter Anvin, (Mon Feb 15, 12:07 pm)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, H. Peter Anvin, (Mon Feb 15, 12:10 pm)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Roland McGrath, (Mon Feb 15, 12:41 pm)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, H. Peter Anvin, (Mon Feb 15, 1:07 pm)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, H. Peter Anvin, (Mon Feb 15, 1:43 pm)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Roland McGrath, (Mon Feb 15, 2:05 pm)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Roland McGrath, (Mon Feb 15, 2:14 pm)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Oleg Nesterov, (Tue Feb 16, 3:19 am)
Re: x86: get rid of the insane TIF_ABI_PENDING bit, Andi Kleen, (Tue Feb 16, 3:23 am)
[PATCH 2/3] x86: set_personality_ia32() abuses TS_COMPAT, Oleg Nesterov, (Tue Feb 16, 7:02 am)
Re: [PATCH 2/3] x86: set_personality_ia32() abuses TS_COMPAT, H. Peter Anvin, (Tue Feb 16, 10:38 am)
Re: [PATCH 2/3] x86: set_personality_ia32() abuses TS_COMPAT, H. Peter Anvin, (Tue Feb 16, 10:51 am)
Re: [PATCH 2/3] x86: set_personality_ia32() abuses TS_COMPAT, Linus Torvalds, (Tue Feb 16, 11:43 am)
[tip:x86/urgent] x86: set_personality_ia32() misses force_ ..., tip-bot for Oleg Nes ..., (Tue Feb 16, 4:27 pm)