Module Name:    src
Committed By:   tsutsui
Date:           Wed Aug 15 19:13:58 UTC 2012

Modified Files:
        src/sys/arch/x68k/dev: event_var.h

Log Message:
Make sure to take proc_lock mutex on calling psignal(9) in EV_WAKEUP() macro
as sys/dev/sun/event_var.h does.
Fixes immediate KASSERT(mutex_owned(proc_lock)) panic during running Xserver
on DIAGNOSTIC kernel.

Should be pulled up to netbsd-6.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/x68k/dev/event_var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to