]> git.baikalelectronics.ru Git - kernel.git/commit
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
authorThomas Gleixner <tglx@linutronix.de>
Tue, 8 Feb 2011 15:50:00 +0000 (16:50 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:19 +0000 (12:58 +0100)
commit8ecc2216479d4aa8fadec373e179e3317221cf2c
tree08a3f21df856f7d9b9561e6cf14462092cee8d0d
parent84d88f8aaf92ed7f8d62d06f70241e6106550297
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it

Its' too ugly and needs to go. The only users are core code and
parisc. Core code does not need it and parisc gets a new check once
IRQ_PER_CPU is reflected in irq_data.state.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h