From: David S. Miller Date: Wed, 4 May 2005 05:04:36 +0000 (-0700) Subject: [SPARC64]: Fix goal_cpu tracking in retarget_one_irq(). X-Git-Tag: v2.6.12-rc4~117^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee2824f85414c98fff4004e335a6bc4072c8809;p=pandora-kernel.git [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 --- Reading git-diff-tree failed