commit c6051228d40f72ae79e87329a3ba0e6005bd8ede
Author: Matthew Dillon <[email protected]>
Date: Tue Jan 31 17:04:42 2017 -0800
kernel - Validate that previous pte was cleaned.
* In pmap_enter(), validate that the previous pte was cleaned. Add
a debugging kprintf() if it wasn't.
Summary of changes:
sys/platform/pc64/x86_64/pmap.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c6051228d40f72ae79e87329a3ba0e6005bd8ede
--
DragonFly BSD source repository