Re: ia32 binfmt problem with x86-64

From: Andi Kleen
Date: Tue Jun 27 2006 - 04:41:50 EST


lists@xxxxxxxxxxxxxxxx writes:
>
> This all makes sense. But 64 bit and 32 bit apps should get the same
> treatment right?

No - i386 behaves different here than x86-64.

x86-64 always had NX/PROT_EXEC (although not all CPUs have always enforced it)
while i386 has lots of legacy binaries that don't know about it.

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