summaryrefslogtreecommitdiffstats
path: root/drivers/input/mousedev.c
diff options
context:
space:
mode:
authorArjan van de Ven <arjan@infradead.org>2009-04-12 01:50:15 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-04-12 02:09:14 +0200
commitb79e83bdd961ec9b862191c0df51aaeb3cb85664 (patch)
treec8cb55afbc03e868d9ea013cafce559d10ff8e78 /drivers/input/mousedev.c
parentInput: i8042 - add a DMI table for the i8042.reset option (diff)
downloadlinux-b79e83bdd961ec9b862191c0df51aaeb3cb85664.tar.xz
linux-b79e83bdd961ec9b862191c0df51aaeb3cb85664.zip
Input: remove unnecessary synchronize_rcu() call
There is no need to issue serialize_rcu() after adding a new handle to the list of handles associated with the device because new events will "see" the new handle in the list immediately. Remove it so we can boot a little bit faster. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/mousedev.c')
0 files changed, 0 insertions, 0 deletions