genirq: Export enable/disable_percpu_irq()
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 1 Feb 2013 20:04:26 +0000 (15:04 -0500)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 18 Feb 2013 20:42:25 +0000 (21:42 +0100)
These functions are used by the tilegx onchip network driver, and it's
useful to be able to load that driver as a module.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Link: http://lkml.kernel.org/r/201302012043.r11KhNZF024371@farm-0021.internal.tilera.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found