]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2005 05:04:36 +0000 (22:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2005 05:04:36 +0000 (22:04 -0700)
commitcee2824f85414c98fff4004e335a6bc4072c8809
tree374fff3b0ad0bb6f28aa0d5a0a0c90a09ce78d35
parent8800cea62025a5209d110c5fa5990429239d6eee
[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().

We would never advance the goal_cpu counter like we
should, so all IRQs would go to a single processor.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/irq.c