Commit e00d349e authored by Russell King's avatar Russell King
Browse files

[PATCH] ARM: Move signal return code into vector page



Move the signal return code into the vector page instead of placing
it on the user mode stack, which will allow us to avoid flushing
the instruction cache on signals, as well as eventually allowing
non-exec stack.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 05216219
Supports Markdown
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