Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: msaitoh
Date: Sat Sep 8 02:58:13 UTC 2012
Modified Files:
src/sys/kern: subr_cprng.c
src/sys/netinet: tcp_subr.c
Log Message:
Fix a bug that kmem_alloc() is called from the interrupt context.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/subr_cprng.c
cvs rdiff -u -r1.247 -r1.248 src/sys/netinet/tcp_subr.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