Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
authorMike Frysinger <vapier@gentoo.org>
Mon, 4 Apr 2011 15:26:11 +0000 (15:26 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 13 Apr 2011 23:34:05 +0000 (19:34 -0400)
commit0bf02ce605b8780223b10739ab7c533de9eb10cc
tree2a7c66fa16817062979648dd434f9067f279c5a2
parentce24ee468aabb7c499b910aa3c4ab3cb338326ed
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 <i.leonardi@detracom.fr>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/time-ts.c