DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: AMD64 - Fix bug in pmap_prefault, adjust vn kprintfs to conform to amd64.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 12 Aug 2009 09:57:40 -0700 (PDT)

commit 665d7d250af6444b7934e62344db5b1cbc32b76f
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Aug 12 09:56:03 2009 -0700

    AMD64 - Fix bug in pmap_prefault, adjust vn kprintfs to conform to amd64.
    
    * The pde was being indirected without first checking to see if it was NULL.
    
    * Fix kprintf()'s in the VN device to build without warning on amd64.

Summary of changes:
 sys/dev/disk/vn/vn.c           |    4 ++--
 sys/platform/pc64/amd64/pmap.c |    4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/665d7d250af6444b7934e62344db5b1cbc32b76f


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]