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:
2991a1c
)
Input: mousedev - correct lockdep annotation
author
Hitoshi Mitake
<mitake@dcl.info.waseda.ac.jp>
Wed, 13 Oct 2010 18:35:40 +0000
(11:35 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 18 Oct 2010 04:11:36 +0000
(21:11 -0700)
When annotating mutex to avoid false lockdep reports we should not
be using MOUSEDEV_MIX as lock subclass but rather SINGLE_DEPTH_NESTING.
Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found