Date: Mon, 9 Nov 2009 22:01:58 +0000 (UTC) From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips machdep.c pmap.c Message-ID: <200911092202.nA9M2A66055093@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gonzo 2009-11-09 22:01:58 UTC
FreeBSD src repository
Modified files:
sys/mips/mips machdep.c pmap.c
Log:
SVN rev 199114 on 2009-11-09 22:01:58Z by gonzo
Unbreak booting of FreeBSD/mips by merging r195429 from projects/mips:
- Move dpcpu initialization to mips_proc0_init. It's
more appropriate place for it. Besides dpcpu_init
requires pmap module to be initialized and calling it
int pmap.c hangs the system
Revision Changes Path
1.14 +3 -0 src/sys/mips/mips/machdep.c
1.23 +0 -3 src/sys/mips/mips/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911092202.nA9M2A66055093>
