From: Russell King Date: Sat, 23 May 2009 10:36:20 +0000 (+0100) Subject: [ARM] disable NX support for OABI-supporting kernels X-Git-Tag: v2.6.30-rc8~15^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f0aa359365e8a93a77b71e3b840274b9b4dcb1;p=pandora-kernel.git [ARM] disable NX support for OABI-supporting kernels Our signal syscall restart handling for these kernels still uses the userspace stack to build code for restarting the syscall. Unfortunately, fixing this is non-trivial, and so for the time being, we resolve the problem by disabling NX support. Signed-off-by: Russell King --- Reading git-diff-tree failed