cognet 2006-03-26 22:03:43 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: 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. Revision Changes Path 1.45 +4 -1 src/sys/arm/arm/pmap.c