Skip to content
Snippets Groups Projects
Commit 45f791eb authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Fix _PAGE_EXEC handling.


First of all, use the known _PAGE_EXEC_{4U,4V} value instead
of loading _PAGE_EXEC from memory.  We either know which one
to use by context, or we can code patch the test.

Next, we need to check executability of a PTE in the generic
TSB miss handler.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 92daa77e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment