git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce24ee4
)
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 4 Apr 2011 15:26:11 +0000
(15:26 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 13 Apr 2011 23:34:05 +0000
(19:34 -0400)
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>
No differences found