commit | d069cb4373fe0d451357c4d3769623a7564dfa9f | [log] [tgz] |
---|---|---|
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | Tue Mar 02 05:37:11 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 07 18:00:33 2010 +1000 |
tree | ab5acf3a31b79d86d5b57bfeac72889863f4b656 | |
parent | 4afb0be7ccda0ca551cc37572bab74ba4a3c18dd [diff] |
powerpc/8xx: Don't touch ACCESSED when no SWAP. 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>