PERFORCE change 115382 for review

Paolo Pisati piso at FreeBSD.org
Mon Mar 5 23:10:41 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=115382

Change 115382 by piso at piso_newluxor on 2007/03/05 23:10:34

	Add a comment to recall i should talk with Marcel about
	the logic in scc_bfe_filter().

Affected files ...

.. //depot/projects/soc2006/intr_filter/dev/scc/scc_core.c#16 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/dev/scc/scc_core.c#16 (text) ====

@@ -108,6 +108,9 @@
 			// XXX one returns HANDLED | SCHEDULE_THREAD?
 			// XXX what i'm supposed to do? for now, just OR all
 			// XXX the return values.
+			// XXX i hope to have a chat with Marcel 
+			// XXX about the logic of this wrapper...
+			
 			m->m_hasihand = 0;
 			if (m->ihf != NULL) {
 				res |= (*m->ihf)(m->ih_arg);


More information about the p4-projects mailing list