git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cb9c36
)
sparc64: Define pte_accessible()
author
David S. Miller
<davem@davemloft.net>
Wed, 19 Dec 2012 00:06:16 +0000
(16:06 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Dec 2012 00:06:16 +0000
(16:06 -0800)
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: David S. Miller <davem@davemloft.net>
No differences found