Re: [PATCH] broken TASK_SIZE for ia32_aout

From: H. Peter Anvin
Date: Sun May 06 2012 - 13:37:44 EST


On 05/06/2012 10:16 AM, Linus Torvalds wrote:
> On Sun, May 6, 2012 at 9:20 AM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>> Setting TIF_IA32 in load_aout_binary() used to be enough; these days
>> TASK_SIZE is controlled by TIF_ADDR32 and that one doesn't get set
>> there. Switch to use of set_personality_ia32()...
>
> Applied. Just out of curiosity, how did you notice? Just looking at
> TIF_IA32 usage, or do you actually have some old app?
>

OK, I just queued it up in my tree for a push to you... do you want me
to drop it back out and send the balance?

-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/