centos man page for handle_bad_irq

Query: handle_bad_irq

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HANDLE_BAD_IRQ(9)					    Internal Functions Provided 					 HANDLE_BAD_IRQ(9)

NAME
handle_bad_irq - handle spurious and unhandled irqs
SYNOPSIS
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
Kernel Hackers Manual 3.10 June 2014 HANDLE_BAD_IRQ(9)
Related Man Pages
struct_irq_data(9) - centos
struct_platform_nand_ctrl(9) - centos
bus_describe_intr(9) - debian
bus_describe_intr(9) - freebsd
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq