]> git.baikalelectronics.ru Git - kernel.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)
commitc5e46f155f69d2d1ccb662ab58dffa9cfa730f30
tree06fa16331cc50fd1c7554b3df5a24dc9c00968bd
parent5b2587d0e0c554f41d8886fd968d0b2798146599
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