git: kernel - Fix /dev/mem

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Aug 2 10:12:33 PDT 2013


commit f3ec743d786818511ddac033ed6a4a6260344b66
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Aug 2 10:09:37 2013 -0700

    kernel - Fix /dev/mem
    
    * Fix offset vs page-index mistake for old-style device mmap.  This
      fixes /dev/mem and programs that use it like acpidump.
    
    * There may be other issues.
    
    Reported-by: David Shao bug #2576

Summary of changes:
 sys/vm/device_pager.c | 1 -
 1 file changed, 1 deletion(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list