git: kernel - Fix bug in uiomove() error handling (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 26 18:09:46 PDT 2013


commit d846739acfd459caff6deb630e926d0ead3c14d6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 26 18:07:52 2013 -0700

    kernel - Fix bug in uiomove() error handling (2)
    
    * Quickly fix bug in last commit related to setting the error
      code in vm_fault_page()

Summary of changes:
 sys/vm/vm_fault.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d846739acfd459caff6deb630e926d0ead3c14d6


-- 
DragonFly BSD source repository



More information about the Commits mailing list