Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/arch/xen/xen



Module Name:    src
Committed By:   snj
Date:           Fri Nov 14 02:59:39 UTC 2008

Modified Files:
        src/sys/arch/xen/xen [netbsd-5]: evtchn.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #55):
        sys/arch/xen/xen/evtchn.c: revision 1.41
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.39.4.1 -r1.39.4.2 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