]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
genirq: Remove default magic
authorThomas Gleixner <tglx@linutronix.de>
Thu, 3 Feb 2011 12:23:54 +0000 (13:23 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:10 +0000 (12:58 +0100)
commit50f7c0327513d5acefbe26fd33498af18d1ffac5
treecab9352b720cccbe0b230b97b26b2bc40ca0405b
parent87923470c712dff00b101ffb6b6fbc27bd7a6df5
genirq: Remove default magic

Now that everything uses the wrappers, we can remove the default
functions. None of those functions is performance critical.

That makes the IRQ_MASKED flag tracking fully consistent.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/chip.c
kernel/irq/manage.c