summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2014-03-06 12:57:24 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-03 12:02:34 -0700
commite9148d1137b5b950d8d2b5ea87bcd21c2726017d (patch)
tree4124055dc6ec2ed907c155b5d44b3f542efe28dc /Makefile
parent7ce510b1e42d51dfbf2e184778039a34dbba6131 (diff)
Input: mousedev - fix race when creating mixed device
commit e4dbedc7eac7da9db363a36f2bd4366962eeefcc upstream. We should not be using static variable mousedev_mix in methods that can be called before that singleton gets assigned. While at it let's add open and close methods to mousedev structure so that we do not need to test if we are dealing with multiplexor or normal device and simply call appropriate method directly. This fixes: https://bugzilla.kernel.org/show_bug.cgi?id=71551 Reported-by: GiulioDP <depasquale.giulio@gmail.com> Tested-by: GiulioDP <depasquale.giulio@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions