DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Oct 2012 16:44:37 -0700 (PDT)

commit ecec278a20561a09be4ac4cd713d7675d3317d5c
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]