Re: [PATCH] broken TASK_SIZE for ia32_aout
From: Linus Torvalds
Date: Sun May 06 2012 - 13:16:28 EST
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?
Linus
--
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/