Date: Thu, 12 Feb 2009 01:10:53 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips busdma_machdep.c Message-ID: <200902120111.n1C1B4RM039371@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-02-12 01:10:53 UTC
FreeBSD src repository
Modified files:
sys/mips/mips busdma_machdep.c
Log:
SVN rev 188506 on 2009-02-12 01:10:53Z by imp
pmap_kenrel() was recently deleted from pmap.h. It was still used
here, but inconsistently. Change all instances of it to kernel_pmap
to match rest of code.
Revision Changes Path
1.4 +2 -2 src/sys/mips/mips/busdma_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902120111.n1C1B4RM039371>
