]> git.karo-electronics.de Git - mv-sheeva.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)
commit8f53f92404bead2ab2154d45c8f508880bb5d95d
tree08a3f21df856f7d9b9561e6cf14462092cee8d0d
parent6a58fb3bad099076f36f0f30f44507bc3275cdb6
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