]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix dirty bit handling in pmap_remove_write().
authorMark Johnston <markj@FreeBSD.org>
Fri, 4 Jan 2019 17:10:16 +0000 (17:10 +0000)
committerMark Johnston <markj@FreeBSD.org>
Fri, 4 Jan 2019 17:10:16 +0000 (17:10 +0000)
commitc1959ba49bcc7e762f8fdb2d011ed443b24c96f9
tree00be04f5fa26085f3b2166f85c2e329b4aa4685a
parentb679dc7fee87bad97393363c732f81c6c22ce75b
Fix dirty bit handling in pmap_remove_write().

Reviewed by: jhb, kib
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D18732
sys/riscv/riscv/pmap.c