From: Dmitry Torokhov Date: Thu, 30 Sep 2010 01:04:21 +0000 (-0700) Subject: Input: sysrq - add locking to sysrq_filter() X-Git-Tag: v2.6.37-rc1~135^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1966cb225c6f9040ca163802cbd052c393d4448f;p=pandora-kernel.git Input: sysrq - add locking to sysrq_filter() 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 --- Reading git-diff-tree failed