From: Dmitry Torokhov Date: Thu, 3 Feb 2011 06:59:54 +0000 (-0800) Subject: Input: sysrq - rework re-inject logic X-Git-Tag: v2.6.37.1~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f834826b678e383146741b30b17c62ce247428;p=pandora-kernel.git Input: sysrq - rework re-inject logic commit 7ab7b5adfb923978a2cab7bd3fac9ccf7d21cc3f upstream. Internally 'disable' the filter when re-injecting Alt-SysRq instead of relying on input core to suppress delivery of injected events to the originating handler. This allows to revert commit 5fdbe44d033d059cc56c2803e6b4dbd8cb4e5e39 which causes problems with existing userspace programs trying to loopback the events via evdev. Reported-by: Kristen Carlson Accardi Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed