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)
commit36a5df85e9a3c218b73f6cf80098016ca3f0410d
tree83c8d0189615193b2d6111a48ec79097d1661f54
parent077931446b85e7858bf9dc0927cd116669b965d2
genirq: Export enable/disable_percpu_irq()

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>
kernel/irq/manage.c