cvs commit: src/sys/ia64/ia64 mp_machdep.c pmap.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Apr 19 04:56:17 UTC 2008
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
More information about the cvs-src
mailing list