[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)
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>

No differences found