]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/irq/handle.c
Merge mulgrave-w:git/scsi-misc-2.6
[mv-sheeva.git] / kernel / irq / handle.c
index fc4e906aedbd77ef5cf7057dcb8b3d089b240e14..48a53f68af96452dd77ef113cb6b8ec1ce915276 100644 (file)
 
 /**
  * handle_bad_irq - handle spurious and unhandled irqs
+ * @irq:       the interrupt number
+ * @desc:      description of the interrupt
+ * @regs:      pointer to a register structure
+ *
+ * Handles spurious and unhandled IRQ's. It also prints a debugmessage.
  */
 void fastcall
 handle_bad_irq(unsigned int irq, struct irq_desc *desc, struct pt_regs *regs)