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: rmind
Date: Mon Jun 9 13:03:16 UTC 2014
Modified Files:
src/sys/net: pktqueue.c
src/sys/rump/librump/rumpkern: intr.c
Log Message:
Restore the assert in RUMP's softint_schedule_cpu() and just ensure
curcpu() in the caller.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/net/pktqueue.c
cvs rdiff -u -r1.44 -r1.45 src/sys/rump/librump/rumpkern/intr.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