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:
4afb0be
)
powerpc/8xx: Don't touch ACCESSED when no SWAP.
author
Joakim Tjernlund
<joakim.tjernlund@transmode.se>
Tue, 2 Mar 2010 05:37:11 +0000
(
05:37
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 7 Apr 2010 08:00:33 +0000
(18:00 +1000)
Only the swap function cares about the ACCESSED bit in
the pte. Do not waste cycles updateting ACCESSED when swap
is not compiled into the kernel.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found