Date: Sat, 7 Aug 2010 01:49:44 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include cpuregs.h pte.h src/sys/mips/mips locore.S mpboot.S Message-ID: <201008070150.o771o3Dw097569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
neel 2010-08-07 01:49:44 UTC
FreeBSD src repository
Modified files:
sys/mips/include cpuregs.h pte.h
sys/mips/mips locore.S mpboot.S
Log:
SVN rev 210986 on 2010-08-07 01:49:44Z by neel
- Consolidate the the cache coherence attribute definitions in a single place.
Adapted from Juli's changes to pte.h in the octeon branch:
http://svn.freebsd.org/viewvc/base/user/jmallett/octeon/sys/mips/include/pte.h
- Set the KX and UX bits in the status register for n64 kernels.
Reviewed by: jmallett
Revision Changes Path
1.12 +64 -4 src/sys/mips/include/cpuregs.h
1.11 +2 -11 src/sys/mips/include/pte.h
1.14 +4 -1 src/sys/mips/mips/locore.S
1.9 +1 -1 src/sys/mips/mips/mpboot.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008070150.o771o3Dw097569>
