summaryrefslogtreecommitdiffstats
path: root/drivers/tc
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2011-12-31 00:16:45 +0100
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2011-12-31 00:26:36 +0100
commitee9dfd7a1d1256b0f51a0bf54bed0a8927c8e2ea (patch)
tree68969aa5568644cc3908f07371992aedba70f7f0 /drivers/tc
parentInput: evdev - do not block waiting for an event if fd is nonblock (diff)
downloadlinux-ee9dfd7a1d1256b0f51a0bf54bed0a8927c8e2ea.tar.xz
linux-ee9dfd7a1d1256b0f51a0bf54bed0a8927c8e2ea.zip
Input: psmouse - make sure we do not use stale methods
Several protocol initialization routines can fail after they set up psmouse methods, such as reconnect and disconnect. This may lead to these stale methods used with different protocol that they were intended to be used for and may cause unpredictavle behavior and/or crashes. Make sure we start with a clean slate before executing each and every protocol detection and/or initialization routine. Reported-by: Paul Fox <pgf@laptop.org> Acked-by: Tai-hwa Liang <avatar@sentelic.com> Acked-by: Paul Fox <pgf@laptop.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions