git: DragonFly_RELEASE_3_2 kernel - Fix missing LWKT token init in linprocfs

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 10 16:44:37 PDT 2012


commit ecec278a20561a09be4ac4cd713d7675d3317d5c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Oct 10 13:24:59 2012 -0700

    kernel - Fix missing LWKT token init in linprocfs
    
    * Fix missing LWKT token init in linprocfs.  linprocfs_init() was not
      being called.
    
    Reported-by: marino

Summary of changes:
 sys/emulation/linux/i386/linprocfs/linprocfs.h     |    1 -
 .../linux/i386/linprocfs/linprocfs_subr.c          |    7 +++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list