git: kernel - Attempt to fix a rare vm_page_queues panic (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Dec 28 13:01:16 PST 2013


commit 9c6895e0cccfc49e98a1bed20b7c3d46c59fbbe6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Dec 28 13:00:51 2013 -0800

    kernel - Attempt to fix a rare vm_page_queues panic (2)
    
    * Fix 32-bit compiles, add missing cast in kprintf().
    
    Reported-by: jh32

Summary of changes:
 sys/vm/vm_fault.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c6895e0cccfc49e98a1bed20b7c3d46c59fbbe6


-- 
DragonFly BSD source repository



More information about the Commits mailing list