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

git: kernel - Fix missing LWKT token init in linprocfs


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Oct 2012 13:25:22 -0700 (PDT)

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


-- 
DragonFly BSD source repository



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