]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: fix up cpu hotplug IRQ migration for irq_data changes.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 28 Oct 2010 02:33:21 +0000 (11:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 28 Oct 2010 02:33:21 +0000 (11:33 +0900)
commitfb41a49d96cd0fb6c63362ff1c8de22e9e7399af
tree06fa16331cc50fd1c7554b3df5a24dc9c00968bd
parent7c842470f3ec7457585c277b9c5f535e94796f59
sh: fix up cpu hotplug IRQ migration for irq_data changes.

This fixes up the __cpu_disable() path's IRQ migration for the
irq_data changes.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/irq.c