commit | cee2824f85414c98fff4004e335a6bc4072c8809 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue May 03 22:04:36 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 03 22:04:36 2005 -0700 |
tree | 374fff3b0ad0bb6f28aa0d5a0a0c90a09ce78d35 | |
parent | 8800cea62025a5209d110c5fa5990429239d6eee [diff] |
[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>