diff options
author | David S. Miller <davem@davemloft.net> | 2014-04-20 21:55:01 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-03 22:30:36 -0700 |
commit | 5b1e94fa439a3227beefad58c28c17f68287a8e9 (patch) | |
tree | 1629696567bab71bd929bd764b2ffc69a916c20a /arch/sparc/include/asm/pgtable_64.h | |
parent | 16ce8a30e6102d7aabd4e4518d255f330290fa3f (diff) | |
download | talos-op-linux-5b1e94fa439a3227beefad58c28c17f68287a8e9.tar.gz talos-op-linux-5b1e94fa439a3227beefad58c28c17f68287a8e9.zip |
sparc64: Fix executable bit testing in set_pmd_at() paths.
This code was mistakenly using the exec bit from the PMD in all
cases, even when the PMD isn't a huge PMD.
If it's not a huge PMD, test the exec bit in the individual ptes down
in tlb_batch_pmd_scan().
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/pgtable_64.h')
0 files changed, 0 insertions, 0 deletions