8857600893
set_user_sr() itself caches the user segment VSID, there is no need for cpu_switch() to do it again. This change also unifies the 32 and 64-bit code paths for kernel faults on user pages and remaps the user SLB slot on 64-bit systems when taking a syscall to avoid some unnecessary segment exception traps. |
||
---|---|---|
.. | ||
clock.c | ||
copyinout.c | ||
interrupt.c | ||
locore32.S | ||
locore64.S | ||
locore.S | ||
machdep.c | ||
mmu_oea64.c | ||
mmu_oea.c | ||
mp_cpudep.c | ||
nexus.c | ||
ofw_machdep.c | ||
ofwmagic.S | ||
slb.c | ||
swtch32.S | ||
swtch64.S | ||
trap_subr32.S | ||
trap_subr64.S | ||
trap.c | ||
uma_machdep.c | ||
vm_machdep.c |