]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
genirq: Remove CONFIG_IRQ_PER_CPU
authorThomas Gleixner <tglx@linutronix.de>
Tue, 8 Feb 2011 14:40:05 +0000 (15:40 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:19 +0000 (12:58 +0100)
commit6a58fb3bad099076f36f0f30f44507bc3275cdb6
tree9a40117c941d914b1ef13463436657ae9721fea3
parentf230b6d5c48f8d12f4dfa1f8b5ab0b0320076d21
genirq: Remove CONFIG_IRQ_PER_CPU

The saving of this switch is minimal versus the ifdef mess it
creates. Simple enable PER_CPU unconditionally and remove the config
switch.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h
kernel/irq/Kconfig
kernel/irq/internals.h
kernel/irq/manage.c