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

git: kernel - Fix #2570 - Missing assignment in recent pageout commit


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Jun 2013 19:43:21 -0700 (PDT)

commit 8cfbc019664554cf764e1c2b6ac503b86474a287
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Jun 28 19:41:47 2013 -0700

    kernel - Fix #2570 - Missing assignment in recent pageout commit
    
    * Don't forget to assign ma[page_base] to p;
    
    Reported-by: David Shao

Summary of changes:
 sys/vm/vm_object.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8cfbc019664554cf764e1c2b6ac503b86474a287


-- 
DragonFly BSD source repository



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