]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a stupid bug in the new pmap_remove().
authorDoug Rabson <dfr@FreeBSD.org>
Sun, 26 Jul 1998 18:13:28 +0000 (18:13 +0000)
committerDoug Rabson <dfr@FreeBSD.org>
Sun, 26 Jul 1998 18:13:28 +0000 (18:13 +0000)
commitc99399cccd785de9919bb1e8347fd19d880f44c8
tree586fb9080ec1098a9074fa00ee0eddb539ff9604
parentdff85ecbeee8a5a6d0da2d2881377a79c84a2cae
Fix a stupid bug in the new pmap_remove().
Arrange for soft modified/referenced flags to be cleared when a page is freed.
sys/alpha/alpha/pmap.c