git: kernel - Validate that previous pte was cleaned.

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jan 31 18:33:15 PST 2017


commit c6051228d40f72ae79e87329a3ba0e6005bd8ede
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list