cognet 2004-07-13 22:40:59 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: In pmap_remove_pages(), when the pv_list is entry, we want to clean the PG_WRITEABLE flag, not the PG_REFERENCED flag. Submitted by: alc Revision Changes Path 1.6 +2 -3 src/sys/arm/arm/pmap.c