Re: [announce] [patch] NX (No eXecute) support for x86, 2.6.7-rc2-bk2

From: Linus Torvalds
Date: Fri Jun 04 2004 - 10:48:44 EST




On Fri, 4 Jun 2004, Arjan van de Ven wrote:
>
> the prelink rpm on Fedora has such a tool already fwiw.
> (it's part of prelink because the elf manipulations needed are quite similar
> to the ones prelink does so infrastructure is shared)

Just for fun, can somebody that has the required hardware just test old
apps with NX turned on?

I know we used to put the signal handler trampoline on the stack, but
these days that should all be handled with the magic executable syscall
page, so _normally_ I don't think an old application should even really
care.

In fact, it would be interesting to just hear somebody running an older
distribution with a new CPU and a new kernel, and see just how many
programs need to be marked non-NX in "normal running".

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/