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:
594d636
)
Input: sysrq - add locking to sysrq_filter()
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 30 Sep 2010 01:04:21 +0000
(18:04 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 30 Sep 2010 01:26:11 +0000
(18:26 -0700)
Similarly to the keyboard handler, we are called by different input
devices and thus need to add spinlock if we want to maintain our
state properly.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found