Module Name: src Committed By: cegger Date: Wed Sep 21 15:26:47 UTC 2011
Modified Files: src/sys/arch/xen/xen: evtchn.c Log Message: Initialize mutex before use. Lets me boot a dom0 kernel again without a lockdebug panic. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/arch/xen/xen/evtchn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.