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

git: vkernel - Fix build


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 15 Dec 2010 12:50:35 -0800 (PST)

commit e130cdcb3d7471b950dd9c8a55c21c9b84022970
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Dec 12 20:00:04 2010 -0800

    vkernel - Fix build
    
    * Fix vkernel build after mplock->mp_token changes.  The vkernel was
      hitting an early panic due to not properly acquiring the new mp_token.
    
    Reported-by: Venkatesh Srinivas <me@endeavour.zapto.org>

Summary of changes:
 sys/platform/vkernel/platform/init.c   |    8 ++++++++
 sys/platform/vkernel64/platform/init.c |    8 ++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository



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