]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reinstate the XTLB handler for CPU_NLM and CPU_RMI
authorJayachandran C. <jchandra@FreeBSD.org>
Mon, 2 Apr 2012 11:41:33 +0000 (11:41 +0000)
committerJayachandran C. <jchandra@FreeBSD.org>
Mon, 2 Apr 2012 11:41:33 +0000 (11:41 +0000)
commit2323b34a2d1293db04b21dd4e4534f7bd8831b9f
treeaa9b7b97e6579e0ff0595a03d3dfe31bab4bc46d
parent6d917491f5e4d12a9c833584e66600486ec55a09
Reinstate the XTLB handler for CPU_NLM and CPU_RMI

These platforms set the KX bit even when booted in 32 bit mode. So
the XLTB handler is needed even when __mips_n64 is not defined.
sys/mips/mips/machdep.c