https://github.com/torvalds/linux
Revision 5fdbe44d033d059cc56c2803e6b4dbd8cb4e5e39 authored by Dmitry Torokhov on 09 November 2010, 05:51:25 UTC, committed by Dmitry Torokhov on 11 November 2010, 09:01:26 UTC
Sometimes input handlers (as opposed to input devices) have a need to
inject (or re-inject) events back into input core. For example sysrq
filter may want to inject previously suppressed Alt-SysRq so that user
can take a screen print. In this case we do not want to pass such events
back to the same same handler that injected them to avoid loops.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
1 parent 17d01f2
History
Tip revision: 5fdbe44d033d059cc56c2803e6b4dbd8cb4e5e39 authored by Dmitry Torokhov on 09 November 2010, 05:51:25 UTC
Input: do not pass injected events back to the originating handler
Tip revision: 5fdbe44
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 177.8 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top