Re: [discuss] [Patch] X86_64 TASK_SIZE cleanup

From: Andi Kleen
Date: Thu Apr 21 2005 - 06:52:02 EST


On Thu, Apr 21, 2005 at 01:17:40AM +0800, Zou, Nanhai wrote:
> Hi Andi,
> What is your comment on this patch?

There is at least one wrong change in there, you have a check
for test_thread_flag(TIF_IA32) && (flags & MAP_32BIT)

and that is wrong because MAP_32BIT is used from 64bit code

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