git: vkernel - Fix build

看板DFBSD_commit作者時間15年前 (2010/12/16 05:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D2IoJQO (DFBSD_commit)