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:
9166d0f
)
Input: tsc2007 - fix locking in hrtimer handler
author
Thierry Reding
<thierry.reding@avionic-design.de>
Mon, 11 May 2009 15:36:39 +0000
(08:36 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 11 May 2009 22:35:48 +0000
(15:35 -0700)
Now that hrtimers are always running in hard irq context we can't
unconditionally enable interrupts at the end of the timer function.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Kwangwoo Lee <kwangwoo.lee@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found