Rechercher une page de manuel
handle_bad_irq
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
handle_bad_irq - handle spurious and unhandled irqsSYNOPSIS
- void handle_bad_irq(unsigned int irq, struct irq_desc * desc);
ARGUMENTS
irq
- the interrupt number
desc
- description of the interrupt
DESCRIPTION
Handles spurious and unhandled IRQ's. It also prints a debugmessage.
AUTHORS
Thomas Gleixner <tglx@linutronix.de>
- Author.
Ingo Molnar <mingo@elte.hu>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre