Date: Thu, 8 Jul 2010 15:22:46 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips exception.S locore.S vm_machdep.c Message-ID: <201007081522.o68FMvkD065136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-07-08 15:22:46 UTC FreeBSD src repository Modified files: sys/mips/mips exception.S locore.S vm_machdep.c Log: SVN rev 209810 on 2010-07-08 15:22:46Z by jchandra Enable KX bit, which is needed for 64 bit access, in status register for XLR. Update exception handlers and other functions which set/change status registers to preserve this. Approved by: rrs Revision Changes Path 1.17 +15 -2 src/sys/mips/mips/exception.S 1.9 +1 -1 src/sys/mips/mips/locore.S 1.14 +2 -3 src/sys/mips/mips/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007081522.o68FMvkD065136>