git: kernel - Fix missing LWKT token init in linprocfs

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 10 13:25:22 PDT 2012


commit 35cecbe1f369c33903a923c4b76758cebaa1102d
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/35cecbe1f369c33903a923c4b76758cebaa1102d


-- 
DragonFly BSD source repository



More information about the Commits mailing list