PERFORCE change 102143 for review

Paolo Pisati piso at FreeBSD.org
Sat Jul 22 12:38:54 UTC 2006


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

Change 102143 by piso at piso_longino on 2006/07/22 12:38:49

	And, finally, retire INTR_FAST.

Affected files ...

.. //depot/projects/soc2006/intr_filter/sys/bus.h#5 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/sys/bus.h#5 (text+ko) ====

@@ -188,7 +188,6 @@
 	INTR_TYPE_MISC = 16,
 	INTR_TYPE_CLK = 32,
 	INTR_TYPE_AV = 64,
-	INTR_FAST = 128,
 	INTR_EXCL = 256,		/* exclusive interrupt */
 	INTR_MPSAFE = 512,		/* this interrupt is SMP safe */
 	INTR_ENTROPY = 1024		/* this interrupt provides entropy */


More information about the p4-projects mailing list