DragonFly-2.3.2.329.g964d9 master sys/kern kern_memio.c

Simon Schubert corecode at crater.dragonflybsd.org
Fri Aug 7 13:04:55 PDT 2009


commit 964d9977a529dd9a78b91b691dede21e11c84fc5
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Fri Aug 7 21:58:53 2009 +0200

    kern_memio: don't treat any memio device as /dev/zero
    
    We actually have to compare zerodev to the passed argument in
    iszerodev(), and not compare it to NULL.

Summary of changes:
 sys/kern/kern_memio.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/964d9977a529dd9a78b91b691dede21e11c84fc5


-- 
DragonFly BSD source repository





More information about the Commits mailing list