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.38-rc5~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab7b5adfb923978a2cab7bd3fac9ccf7d21cc3f;p=pandora-kernel.git Input: sysrq - rework re-inject logic 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 Cc: stable@kernel.org Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed