]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement pmap_object_init_pt() the way it is on sparc64/alpha, by doing
authorOlivier Houchard <cognet@FreeBSD.org>
Sun, 26 Mar 2006 22:03:43 +0000 (22:03 +0000)
committerOlivier Houchard <cognet@FreeBSD.org>
Sun, 26 Mar 2006 22:03:43 +0000 (22:03 +0000)
commitac2bfec8849f565cb7d2a8321ed6d6c5f5e6a067
treee7de92bf482f23429be7734bf867e1723d9caacd
parent64cb85059e7ee44dd01862fde3b56f3df983b049
Implement pmap_object_init_pt() the way it is on sparc64/alpha, by doing
nothing except asserting the vm object is locked, and a device object,
instead of a useless printf.
sys/arm/arm/pmap.c