From: Mike Marciniszyn Date: Tue, 11 Jan 2011 01:42:21 +0000 (-0800) Subject: IB/qib: Fix interrupt mitigation X-Git-Tag: v2.6.38-rc1~406^2^7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ede2e422496b2a064b9b22823c6afb66ff927b;p=pandora-kernel.git IB/qib: Fix interrupt mitigation For SusieQ we need to write to the interrupt timer register before updating the header queue head with interrupt count. This is to ensure that the timer is enabled properly and a receive available interrupt is delivered. Otherwise this interrupt can be lost if the receiver header/eager queues are full before the timer is enabled. Signed-off-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed