From: Dmitry Torokhov Date: Thu, 3 Feb 2011 07:04:27 +0000 (-0800) Subject: Revert "Input: do not pass injected events back to the originating handler" X-Git-Tag: v2.6.37.1~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361832885331d935a4023f9645aa5e73cc5f539d;p=pandora-kernel.git Revert "Input: do not pass injected events back to the originating handler" commit 9ae4345a46bdb148e32a547e89ff29563a11e127 upstream. This reverts commit 5fdbe44d033d059cc56c2803e6b4dbd8cb4e5e39. Apparently there exist userspace programs that expect to be able to "loop back" and distribute to readers events written into /dev/input/eventX and this change made for the benefit of SysRq handler broke them. Now that SysRq uses alternative method to suppress filtering of the events it re-injects we can safely revert this change. Reported-by: Kristen Carlson Accardi Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed