Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: jmcneill
Date: Wed Jan 30 00:50:18 UTC 2008
Modified Files:
src/sys/kern: kern_pmf.c
Log Message:
pmf_event_deregister was passing M_WAITOK to free instead of M_DEVBUF,
pointed out by simonb
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/kern/kern_pmf.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