看板 DFBSD_commit 關於我們 聯絡資訊
commit 6312c6c6a6b1b5e671fad6f247126a8c5be563d7 Author: Alex Hornung <ahornung@gmail.com> Date: Sun Aug 15 11:09:26 2010 +0100 linuxulator - Acquire MPLOCK for ksignal * Don't forget to acquire mplock for ksignal, or otherwise we'll get a panic (MP_LOCK_HELD: Not held thread foo). Summary of changes: sys/emulation/linux/i386/linux_machdep.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6312c6c6a6b1b5e671fad6f247126a8c5be563d7 -- DragonFly BSD source repository