From: Mike Frysinger Date: Mon, 4 Apr 2011 15:26:11 +0000 (+0000) Subject: Blackfin: time-ts: ack gptimer sooner to avoid missing short ints X-Git-Tag: v2.6.39-rc4~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf02ce605b8780223b10739ab7c533de9eb10cc;p=pandora-kernel.git Blackfin: time-ts: ack gptimer sooner to avoid missing short ints If the period of a gptimer is fairly low, we might miss an interrupt by acking it too late (we end up acking the new int as well). Reported-by: Isabelle Leonardi Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed