linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-cris / arch-v10 / irq.h
index b1128a9..4fa8945 100644 (file)
@@ -141,7 +141,7 @@ __asm__ ( \
  * it here, we would not get the multiple_irq at all.
  *
  * The non-blocking here is based on the knowledge that the timer interrupt is 
- * registred as a fast interrupt (IRQF_DISABLED) so that we _know_ there will not
+ * registred as a fast interrupt (SA_INTERRUPT) so that we _know_ there will not
  * be an sti() before the timer irq handler is run to acknowledge the interrupt.
  */