summaryrefslogtreecommitdiff
path: root/arch/x86_64
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2005-09-06 04:59:47 (GMT)
committerPaul Mackerras <paulus@samba.org>2005-09-06 06:57:46 (GMT)
commit14b34661615ec036ab4c91637913706e4caccc93 (patch)
tree98915b1889422383a85186d8455ecca69fa2327b /arch/x86_64
parent0fdf0b8634055b016f7b93cfcdea2eb9091f0271 (diff)
downloadlinux-fsl-qoriq-14b34661615ec036ab4c91637913706e4caccc93.tar.xz
[PATCH] Invert sense of SLB class bit
Currently, we set the class bit in kernel SLB entries, and clear it on user SLB entries. On POWER5, ERAT entries created in real mode have the class bit clear. So to avoid flushing kernel ERAT entries on each context switch, this patch inverts our usage of the class bit, setting it on user SLB entries and clearing it on kernel SLB entries. Booted on POWER5 and G5. Signed-off-by: David Gibson <dwg@au1.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/x86_64')
0 files changed, 0 insertions, 0 deletions