diff options
author | Arjan van de Ven <arjan@infradead.org> | 2009-04-11 16:50:15 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-04-11 17:09:14 -0700 |
commit | b79e83bdd961ec9b862191c0df51aaeb3cb85664 (patch) | |
tree | c8cb55afbc03e868d9ea013cafce559d10ff8e78 /lib/audit.c | |
parent | 7c46e23681ebca23249806b379125cf72b7435b6 (diff) | |
download | linux-next-b79e83bdd961ec9b862191c0df51aaeb3cb85664.tar.gz |
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 'lib/audit.c')
0 files changed, 0 insertions, 0 deletions