Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/xen
Module Name: src
Committed By: bouyer
Date: Thu Nov 13 21:39:29 UTC 2008
Modified Files:
src/sys/arch/xen/xen: evtchn.c
Log Message:
Remove a debug printf(). It will call splx(), which may panic in spllowwer()
on KASSERT(psl == 0);
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 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.
Home |
Main Index |
Thread Index |
Old Index