https://github.com/torvalds/linux
Revision a7b22962776109b5bfe3a3efa4f42622318c547d authored by Rabin Vincent on 18 January 2010, 14:04:32 UTC, committed by Russell King on 18 January 2010, 14:12:11 UTC
This reverts commit 14f0aa359365e8a93a77b71e3b840274b9b4dcb1.

That commit was needed earlier because system call restarting for
OABI (compat) required an executable stack and thus had problems
with NX.  Since ab72b00734ae4d0b ("ARM: Fix signal restart issues
with NX and OABI compat") has reworked the code to not require an
executable stack anymore, we can re-enable NX support for kernels
with OABI (compat) support.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent b53e9b5
History
Tip revision: a7b22962776109b5bfe3a3efa4f42622318c547d authored by Rabin Vincent on 18 January 2010, 14:04:32 UTC
ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"
Tip revision: a7b2296
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.3 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top