Date: Sat, 19 Apr 2008 04:56:16 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 mp_machdep.c pmap.c Message-ID: <200804190456.m3J4uGVx047888@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2008-04-19 04:56:16 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 mp_machdep.c pmap.c
Log:
Sanitize the malloc types: M_PMAP is not used in pmap.c, so don't
define it there. Don't use M_PMAP in mp_machdep.c; define M_SMP
instead.
Revision Changes Path
1.69 +3 -3 src/sys/ia64/ia64/mp_machdep.c
1.199 +0 -2 src/sys/ia64/ia64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804190456.m3J4uGVx047888>
