Skip to content
Commit 4a9d1946 authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Define pte_accessible()



We can elide flush_tlb_*() calls when _PAGE_VALID is clear
as that is the test used to determine whether or not to
queue up a TLB flush in set_pte_at().

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6cb9c369
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