Skip to content
Commit 14f0aa35 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 355532bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment